Searched refs:MakeIocReady (Results 1 – 2 of 2) sorted by relevance
171 static int MakeIocReady(MPT_ADAPTER *ioc, int force, int sleepFlag);2302 if ((hard_reset_done = MakeIocReady(ioc, hard, sleepFlag)) < 0) { in mpt_do_ioc_recovery()2327 if ((rc = MakeIocReady(ioc->alt_ioc, 0, sleepFlag)) == 0) in mpt_do_ioc_recovery()2891 MakeIocReady(MPT_ADAPTER *ioc, int force, int sleepFlag) in MakeIocReady() function
551 API-MakeIocReady