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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dispvar.h565 #define LOOP_READY 8 macro
H A Disp_netbsd.c172 FCPARAM(isp, 0)->isp_loopstate != LOOP_READY)) {
554 FCPARAM(isp, chan)->isp_loopstate != LOOP_READY) &&
H A Disp.c2742 if (fcp->isp_loopstate == LOOP_READY) {
2881 fcp->isp_loopstate = LOOP_READY;
4243 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate != LOOP_READY) {
H A Disp_library.c424 if (fcp->isp_fwstate != FW_READY || fcp->isp_loopstate != LOOP_READY) {
499 case LOOP_READY: return "Ready";

Completed in 178 milliseconds