Searched refs:MPI2_IOC_STATE_OPERATIONAL (Results 1 – 12 of 12) sorted by relevance
330 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_expander_report_manufacture()1110 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_get_expander_phy_error_log()1421 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_expander_phy_control()1979 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_smp_handler()
189 if ((doorbell & MPI2_IOC_STATE_MASK) != MPI2_IOC_STATE_OPERATIONAL) { in _base_fault_reset_work()199 MPI2_IOC_STATE_OPERATIONAL) in _base_fault_reset_work()3340 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in mpt3sas_base_sas_iounit_control()3444 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in mpt3sas_base_scsi_enclosure_processor()4220 if ((ioc_state & MPI2_IOC_STATE_MASK) == MPI2_IOC_STATE_OPERATIONAL) in _base_make_ioc_ready()4715 if ((ioc_state & MPI2_IOC_STATE_MASK) != MPI2_IOC_STATE_OPERATIONAL) in _wait_for_commands_to_complete()
643 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _ctl_do_mpt_command()1358 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _ctl_diag_register_2()1776 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in mpt3sas_send_diag_release()
355 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _config_request()
2809 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _scsih_tm_tr_send()2906 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _scsih_tm_tr_complete()
325 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_expander_report_manufacture()1115 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_get_expander_phy_error_log()1438 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_expander_phy_control()1996 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _transport_smp_handler()
3189 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in mpt2sas_base_sas_iounit_control()3294 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in mpt2sas_base_scsi_enclosure_processor()4048 if ((ioc_state & MPI2_IOC_STATE_MASK) == MPI2_IOC_STATE_OPERATIONAL) in _base_make_ioc_ready()4564 if ((ioc_state & MPI2_IOC_STATE_MASK) != MPI2_IOC_STATE_OPERATIONAL) in _wait_for_commands_to_complete()
353 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _config_request()
645 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _ctl_do_mpt_command()1754 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _ctl_send_release()
3126 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _scsih_tm_tr_send()3354 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _scsih_tm_tr_complete()
135 #define MPI2_IOC_STATE_OPERATIONAL (0x20000000) macro
120 #define MPI2_IOC_STATE_OPERATIONAL (0x20000000) macro