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

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h88 #define SL11_EPSTAT_ERRBITS ( \ macro
H A Dsl811hs.c2025 (status & SL11_EPSTAT_ERRBITS) != SL11_EPSTAT_NAK) {
2031 if (!(status & SL11_EPSTAT_ERRBITS)) {
2058 if (status & SL11_EPSTAT_ERRBITS) {
2059 status &= SL11_EPSTAT_ERRBITS;

Completed in 191 milliseconds