Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dawireg.h275 #define AWI_RXD_ST_CONSUMED 0x40 /* host is done */ macro
Dawi.c1047 if (!(state & AWI_RXD_ST_CONSUMED)) { in awi_rx_int()
1099 state |= AWI_RXD_ST_CONSUMED; in awi_rx_int()