Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dwireg.h565 #define WI_TXSTAT_FORM_ERR 0x0008 macro
Dwi.c1821 if (status & WI_TXSTAT_FORM_ERR) in wi_tx_ex_intr()