Searched refs:LOOP_READY (Results 1 – 3 of 3) sorted by relevance
338 #define LOOP_READY 8 macro
1820 fcp->isp_loopstate = LOOP_READY; in isp_pdb_sync()2088 fcp->isp_loopstate = LOOP_READY; in isp_pdb_sync()2977 fcp->isp_loopstate != LOOP_READY) { in isp_start()3116 if (fcp->isp_loopstate < LOOP_READY) { in isp_start()3121 fcp->isp_loopstate != LOOP_READY) { in isp_start()
234 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate != LOOP_READY) { in isp_fc_runstate()