Searched refs:ECPP_BUSY (Results 1 – 2 of 2) sorted by relevance
776 if ((pp->e_busy == ECPP_BUSY) || (pp->e_busy == ECPP_FLUSH)) { in ecpp_detach()780 if ((pp->e_busy == ECPP_BUSY) || in ecpp_detach()1290 if ((pp->e_busy == ECPP_BUSY) && in ecpp_wput()1679 if (pp->e_busy == ECPP_BUSY) { in ecpp_putioc()1903 if (pp->e_busy == ECPP_BUSY || pp->e_busy == ECPP_FLUSH) { in ecpp_wsrv()1959 pp->e_busy = ECPP_BUSY; in ecpp_wsrv()2072 if (pp->e_busy == ECPP_BUSY) { in ecpp_wsrv()2095 pp->e_busy = ECPP_BUSY; in ecpp_wsrv()2564 case ECPP_BUSY: in ecpp_flush()2714 ASSERT(pp->e_busy == ECPP_BUSY); in ecpp_start()[all …]
101 ECPP_BUSY = 2, /* Ongoing transfers on the cable */ enumerator