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

/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi.c311 static uint32_t bwi_debug = BWI_DBG_ATTACH | BWI_DBG_INIT | BWI_DBG_TXPOWER; variable
313 static uint32_t bwi_debug; variable
315 TUNABLE_INT("hw.bwi.debug", (int *)&bwi_debug);
386 sc->sc_debug = bwi_debug;

Completed in 57 milliseconds