Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Decppio.h60 #define ECPP_IRQ_ST 0x04 macro
85 (ECPP_EPP_TMOUT | ECPP_DSR_reserved1 | ECPP_IRQ_ST)
/titanic_50/usr/src/uts/common/io/
H A Decpp.c3137 if (((dsr & ECPP_IRQ_ST) == 0) || in ecpp_isr()