Home
last modified time | relevance | path

Searched refs:ECPP_FLUSH (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Decppvar.h104 ECPP_FLUSH = 5 /* Currently flushing the q */ enumerator
/titanic_44/usr/src/uts/common/io/
H A Decpp.c776 if ((pp->e_busy == ECPP_BUSY) || (pp->e_busy == ECPP_FLUSH)) { in ecpp_detach()
781 (pp->e_busy == ECPP_FLUSH)) { in ecpp_detach()
1903 if (pp->e_busy == ECPP_BUSY || pp->e_busy == ECPP_FLUSH) { in ecpp_wsrv()
2569 pp->e_busy = ECPP_FLUSH; in ecpp_flush()
2644 pp->e_busy = ECPP_FLUSH; in ecpp_flush()