Home
last modified time | relevance | path

Searched refs:MPI2_IOC_STATE_OPERATIONAL (Results 1 – 12 of 12) sorted by relevance

/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c330 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()
Dmpt3sas_base.c189 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()
Dmpt3sas_ctl.c643 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()
Dmpt3sas_config.c355 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _config_request()
Dmpt3sas_scsih.c2809 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()
/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c325 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()
Dmpt2sas_base.c3189 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()
Dmpt2sas_config.c353 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _config_request()
Dmpt2sas_ctl.c645 while (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _ctl_do_mpt_command()
1754 if (ioc_state != MPI2_IOC_STATE_OPERATIONAL) { in _ctl_send_release()
Dmpt2sas_scsih.c3126 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()
/drivers/scsi/mpt3sas/mpi/
Dmpi2.h135 #define MPI2_IOC_STATE_OPERATIONAL (0x20000000) macro
/drivers/scsi/mpt2sas/mpi/
Dmpi2.h120 #define MPI2_IOC_STATE_OPERATIONAL (0x20000000) macro