Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bwn/
HDif_bwnreg.h262 #define BWN_INTR_UCODE_DEBUG 0x08000000 macro
270 BWN_INTR_UCODE_DEBUG | BWN_INTR_RFKILL | BWN_INTR_TX_OK)
HDif_bwn.c5123 if (mac->mac_reason_intr & BWN_INTR_UCODE_DEBUG) in bwn_intrtask()