Home
last modified time | relevance | path

Searched refs:MTIP_PF_DM_ACTIVE_BIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/block/mtip32xx/
Dmtip32xx.h136 MTIP_PF_DM_ACTIVE_BIT = 3, /* download microcde */ enumerator
140 (1 << MTIP_PF_DM_ACTIVE_BIT)),
Dmtip32xx.c1007 set_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_pause_ncq()
1121 clear_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()