Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppio.h58 #define ECPP_IRQ_ST 0x04 macro
83 (ECPP_EPP_TMOUT | ECPP_DSR_reserved1 | ECPP_IRQ_ST)
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c3139 if (((dsr & ECPP_IRQ_ST) == 0) || in ecpp_isr()