Home
last modified time | relevance | path

Searched refs:SL11_EPSTAT_ACK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dsl811hsreg.h71 #define SL11_EPSTAT_ACK (0x01) macro
80 SL11_EPSTAT_ACK | \
H A Dsl811hs.c644 !!((s) & SL11_EPSTAT_ERROR), !!((s) & SL11_EPSTAT_ACK)); \
662 !!((r) & SL11_EPSTAT_ERROR), !!((r) & SL11_EPSTAT_ACK)); \