Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwireg.h564 #define WI_TXSTAT_DISCONNECT 0x0004 macro
H A Dwi.c1819 if (status & WI_TXSTAT_DISCONNECT) in wi_tx_ex_intr()