Searched refs:MTIP_PF_SE_ACTIVE_BIT (Results 1 – 2 of 2) sorted by relevance
122 MTIP_PF_SE_ACTIVE_BIT = 2, /* secure erase */ enumerator127 (1 << MTIP_PF_SE_ACTIVE_BIT) |
856 clear_bit(MTIP_PF_SE_ACTIVE_BIT, &port->flags); in mtip_pause_ncq()983 set_bit(MTIP_PF_SE_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()3196 if (unlikely(test_bit(MTIP_PF_SE_ACTIVE_BIT, &dd->port->flags))) { in is_se_active()3201 clear_bit(MTIP_PF_SE_ACTIVE_BIT, in is_se_active()