Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwi.c309 static uint32_t bwi_debug = BWI_DBG_ATTACH | BWI_DBG_INIT | BWI_DBG_TXPOWER; variable
311 static uint32_t bwi_debug; variable
313 TUNABLE_INT("hw.bwi.debug", (int *)&bwi_debug);
384 sc->sc_debug = bwi_debug; in bwi_attach()