Searched refs:sas_mgmt (Results 1 – 2 of 2) sorted by relevance
1343 complete(&ioc->sas_mgmt.done); in mptsas_ioc_reset()2096 memcpy(ioc->sas_mgmt.reply, reply, in mptsas_mgmt_done()2102 complete(&ioc->sas_mgmt.done); in mptsas_mgmt_done()2160 if ((ioc->sas_mgmt.status & in mptsas_phy_reset()2178 CLEAR_MGMT_STATUS(ioc->sas_mgmt.status) in mptsas_phy_reset()2179 mutex_unlock(&ioc->sas_mgmt.mutex); in mptsas_phy_reset()2368 CLEAR_MGMT_STATUS(ioc->sas_mgmt.status) in mptsas_smp_handler()2369 mutex_unlock(&ioc->sas_mgmt.mutex); in mptsas_smp_handler()2995 mutex_unlock(&ioc->sas_mgmt.mutex); in mptsas_exp_repmanufacture_info()5241 mutex_init(&ioc->sas_mgmt.mutex); in mptsas_probe()[all …]
746 MPT_MGMT sas_mgmt; member