Searched refs:LOOP_READY (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/isp/
H A Disp_library.c585 case LOOP_READY: return "Ready";
H A Disp.c3161 if (fcp->isp_loopstate >= LOOP_READY)
3221 fcp->isp_loopstate = LOOP_READY;
4446 if (fcp->isp_loopstate != LOOP_READY) {
H A Disp_freebsd.c451 if (isp_fc_runstate(isp, chan, 5 * 1000000) != LOOP_READY) {
2836 if (lb == LOOP_READY || lb < 0) {
2865 if (lb == LOOP_READY)
H A Dispvar.h503 #define LOOP_READY 10 macro

Completed in 420 milliseconds