Searched refs:SL11_EPSTAT_STALL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h78 #define SL11_EPSTAT_STALL (0x80) macro
86 SL11_EPSTAT_STALL \
92 SL11_EPSTAT_STALL \
H A Dsl811hs.c640 !!((s) & SL11_EPSTAT_STALL), !!((s) & SL11_EPSTAT_NAK), \
658 !!((r) & SL11_EPSTAT_STALL), !!((r) & SL11_EPSTAT_NAK), \
2069 if (status & SL11_EPSTAT_STALL)
2087 (status & SL11_EPSTAT_STALL)) {
2090 if (status & SL11_EPSTAT_STALL)

Completed in 130 milliseconds