Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c384 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_expander_report_manufacture()
1287 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_get_expander_phy_error_log()
1578 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_expander_phy_control()
2093 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_smp_handler()
Dmpt3sas_base.h161 #define IOC_OPERATIONAL_WAIT_COUNT 10 macro
Dmpt3sas_ctl.c691 ret = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _ctl_do_mpt_command()
Dmpt3sas_base.c7164 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in mpt3sas_base_sas_iounit_control()
7245 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in mpt3sas_base_scsi_enclosure_processor()