Searched refs:MPI2_IOC_STATE_OPERATIONAL (Results 1 – 4 of 4) sorted by relevance
185 #define MPI2_IOC_STATE_OPERATIONAL (0x20000000) macro
1576 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _ctl_diag_register_2()2148 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in mpt3sas_send_diag_release()2565 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) in _ctl_enable_diag_sbr_reload()
797 if ((doorbell & MPI2_IOC_STATE_MASK) != MPI2_IOC_STATE_OPERATIONAL) { in _base_fault_reset_work()810 MPI2_IOC_STATE_OPERATIONAL) in _base_fault_reset_work()6999 if (ioc_state == MPI2_IOC_STATE_OPERATIONAL) in mpt3sas_wait_for_ioc()7369 (ioc_state & MPI2_IOC_STATE_MASK) == MPI2_IOC_STATE_OPERATIONAL) in _base_wait_for_iocstate()8160 if ((ioc_state & MPI2_IOC_STATE_MASK) == MPI2_IOC_STATE_OPERATIONAL) in mpt3sas_base_make_ioc_ready()8819 if ((ioc_state & MPI2_IOC_STATE_MASK) != MPI2_IOC_STATE_OPERATIONAL) in mpt3sas_wait_for_commands_to_complete()
4088 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _scsih_tm_tr_send()4230 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _scsih_tm_tr_complete()4528 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _scsih_issue_delayed_sas_io_unit_ctrl()
Completed in 61 milliseconds