Searched refs:LOOP_READY (Results 1 – 5 of 5) sorted by relevance
486 #define LOOP_READY 10 macro
429 if (isp_fc_runstate(isp, chan, 5 * 1000000) != LOOP_READY) { in ispioctl()2223 if (lb == LOOP_READY || lb < 0) { in isp_kthread()2252 if (lb == LOOP_READY) in isp_kthread()
511 LOOP_READY539 entered after this is LOOP_READY, which means that the driver is ready
1820 if (fcp->isp_loopstate >= LOOP_READY) in isp_pdb_sync()1880 fcp->isp_loopstate = LOOP_READY; in isp_pdb_sync()2875 if (fcp->isp_loopstate != LOOP_READY) { in isp_start()
434 case LOOP_READY: return "Ready"; in isp_fc_loop_statename()