Searched refs:mpt3sas_wait_for_ioc (Results 1 – 4 of 4) sorted by relevance
384 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_expander_report_manufacture()1295 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_get_expander_phy_error_log()1586 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_expander_phy_control()2098 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in _transport_smp_handler()
1785 int mpt3sas_wait_for_ioc(struct MPT3SAS_ADAPTER *ioc, int wait_count);
6991 mpt3sas_wait_for_ioc(struct MPT3SAS_ADAPTER *ioc, int timeout) in mpt3sas_wait_for_ioc() function7178 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in mpt3sas_base_sas_iounit_control()7259 rc = mpt3sas_wait_for_ioc(ioc, IOC_OPERATIONAL_WAIT_COUNT); in mpt3sas_base_scsi_enclosure_processor()
361 r = mpt3sas_wait_for_ioc(ioc, MPT3_CONFIG_PAGE_DEFAULT_TIMEOUT); in _config_request()