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

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h73 #define SL11_EPSTAT_TIMEOUT (0x04) macro
82 SL11_EPSTAT_TIMEOUT | \
90 SL11_EPSTAT_TIMEOUT | \
H A Dsl811hs.c643 !!((s) & SL11_EPSTAT_SEQUENCE), !!((s) & SL11_EPSTAT_TIMEOUT), \
661 !!((r) & SL11_EPSTAT_SEQUENCE), !!((r) & SL11_EPSTAT_TIMEOUT), \
2071 else if (status & SL11_EPSTAT_TIMEOUT)
2092 else if (status & SL11_EPSTAT_TIMEOUT)

Completed in 187 milliseconds