Home
last modified time | relevance | path

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

/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h123 MTIP_PF_DM_ACTIVE_BIT = 3, /* download microcde */ enumerator
128 (1 << MTIP_PF_DM_ACTIVE_BIT) |
H A Dmtip32xx.c845 set_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_pause_ncq()
985 clear_bit(MTIP_PF_DM_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()