Home
last modified time | relevance | path

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

/drivers/block/mtip32xx/
Dmtip32xx.h124 MTIP_PF_DM_ACTIVE_BIT = 3, /* download microcde */ enumerator
129 (1 << MTIP_PF_DM_ACTIVE_BIT) |
Dmtip32xx.c857 set_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_pause_ncq()
997 clear_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()