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

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h76 #define SL11_EPSTAT_OVERFLOW (0x20) macro
84 SL11_EPSTAT_OVERFLOW | \
H A Dsl811hs.c641 !!((s) & SL11_EPSTAT_OVERFLOW), !!((s) & SL11_EPSTAT_SETUP)); \
659 !!((r) & SL11_EPSTAT_OVERFLOW), !!((r) & SL11_EPSTAT_SETUP)); \
2035 if ((status & SL11_EPSTAT_OVERFLOW) || cont > len) {

Completed in 208 milliseconds