Home
last modified time | relevance | path

Searched refs:IOC_OPERATIONAL_WAIT_COUNT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c321 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_expander_report_manufacture()
1088 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_get_expander_phy_error_log()
1378 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_expander_phy_control()
1884 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_smp_handler()
Dmpt3sas_base.h150 #define IOC_OPERATIONAL_WAIT_COUNT 10 macro
Dmpt3sas_base.c6046 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in mpt3sas_base_sas_iounit_control()
6127 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in mpt3sas_base_scsi_enclosure_processor()
Dmpt3sas_ctl.c688 ret = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _ctl_do_mpt_command()