Searched refs:SL11_EPSTAT_NAK (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h77 #define SL11_EPSTAT_NAK (0x40) macro
85 SL11_EPSTAT_NAK | \
91 SL11_EPSTAT_NAK | \
H A Dsl811hs.c640 !!((s) & SL11_EPSTAT_STALL), !!((s) & SL11_EPSTAT_NAK), \
658 !!((r) & SL11_EPSTAT_STALL), !!((r) & SL11_EPSTAT_NAK), \
2025 (status & SL11_EPSTAT_ERRBITS) != SL11_EPSTAT_NAK) {
2073 else if (status & SL11_EPSTAT_NAK)
2077 } else if (status & SL11_EPSTAT_NAK) {
/netbsd-current/sys/arch/mips/adm5120/dev/
H A Dahci.c1401 if (!(result & SL11_EPSTAT_NAK) && ls_via_hub) {
1419 if ((result & SL11_EPSTAT_NAK))

Completed in 145 milliseconds