Searched refs:IWN_DEBUG_ANY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwn/ |
H A D | if_iwn_debug.h | 49 IWN_DEBUG_ANY = 0xffffffff enumerator
|
H A D | if_iwn.c | 2294 if (sc->sc_debug & IWN_DEBUG_ANY) { in iwn4965_read_eeprom() 3034 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_rx_done() 3076 DPRINTF(sc, IWN_DEBUG_ANY, "%s: no mbuf to restock ring\n", in iwn_rx_done() 3504 DPRINTF(sc, IWN_DEBUG_ANY, "%s\n", in iwn_rx_statistics() 4104 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_notif_intr() 5937 DPRINTF(sc, IWN_DEBUG_ANY, "temperature %dK/%dC\n", temp, in iwn4965_get_temperature() 6439 DPRINTF(sc, IWN_DEBUG_ANY, in iwn_check_rx_recovery()
|