Searched refs:LOOP_READY (Results 1 – 4 of 4) sorted by relevance
565 #define LOOP_READY 8 macro
170 FCPARAM(isp, 0)->isp_loopstate != LOOP_READY)) { in isp_config_interrupts()557 FCPARAM(isp, chan)->isp_loopstate != LOOP_READY) && in ispcmd()
2738 if (fcp->isp_loopstate == LOOP_READY) { in isp_pdb_sync()2877 fcp->isp_loopstate = LOOP_READY; in isp_pdb_sync()4239 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate != LOOP_READY) { in isp_start()
429 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate != LOOP_READY) { in isp_fc_runstate()504 case LOOP_READY: return "Ready"; in isp_fc_loop_statename()