Searched refs:MTIP_PF_SE_ACTIVE_BIT (Results 1 – 2 of 2) sorted by relevance
135 MTIP_PF_SE_ACTIVE_BIT = 2, /* secure erase */ enumerator140 (1 << MTIP_PF_SE_ACTIVE_BIT) |
1008 clear_bit(MTIP_PF_SE_ACTIVE_BIT, &port->flags); in mtip_pause_ncq()1122 set_bit(MTIP_PF_SE_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()3712 if (unlikely(test_bit(MTIP_PF_SE_ACTIVE_BIT, &dd->port->flags))) { in is_se_active()3717 clear_bit(MTIP_PF_SE_ACTIVE_BIT, in is_se_active()