Searched refs:MTIP_PF_IC_ACTIVE_BIT (Results 1 – 2 of 2) sorted by relevance
133 MTIP_PF_IC_ACTIVE_BIT = 0, /* pio/ioctl */ enumerator138 MTIP_PF_PAUSE_IO = ((1 << MTIP_PF_IC_ACTIVE_BIT) |
623 if (test_bit(MTIP_PF_IC_ACTIVE_BIT, &port->flags)) { in mtip_handle_tfe()832 if (test_bit(MTIP_PF_IC_ACTIVE_BIT, &port->flags) && in mtip_process_legacy()1119 set_bit(MTIP_PF_IC_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()1134 clear_bit(MTIP_PF_IC_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()1264 clear_bit(MTIP_PF_IC_ACTIVE_BIT, &port->flags); in mtip_exec_internal_command()4114 else if (test_bit(MTIP_PF_IC_ACTIVE_BIT, &dd->port->flags)) { in mtip_no_dev_cleanup()