Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h191 uint8_t softintr_pending; member
/titanic_50/usr/src/uts/common/io/
H A Decpp.c1067 pp->softintr_pending = 0; in ecpp_open()
1187 pp->softintr_pending = 0; in ecpp_close()
2635 pp->softintr_pending = 0; in ecpp_flush()
3358 if (pp->softintr_pending) { in ecpp_pio_ihdlr()
3363 pp->softintr_pending = 1; in ecpp_pio_ihdlr()
3470 if (!pp->softintr_pending) { in ecpp_softintr()
3474 pp->softintr_pending = 0; in ecpp_softintr()
3643 pp->softintr_pending = 0; in ecpp_xfer_timeout()