Searched refs:MWL_DEBUG_ANY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/tools/tools/mwl/mwldebug/ |
| D | mwldebug.c | 70 MWL_DEBUG_ANY = 0xffffffff enumerator
|
| /freebsd-9-stable/sys/dev/mwl/ |
| D | if_mwl.c | 230 MWL_DEBUG_ANY = 0xffffffff enumerator 305 DPRINTF(sc, MWL_DEBUG_ANY, "%s: devid 0x%x\n", __func__, devid); in mwl_attach() 546 DPRINTF(sc, MWL_DEBUG_ANY, "%s: if_flags %x\n", in mwl_detach() 792 DPRINTF(sc, MWL_DEBUG_ANY, "%s: if_flags %x\n", in mwl_suspend() 803 DPRINTF(sc, MWL_DEBUG_ANY, "%s: if_flags %x\n", in mwl_resume() 833 DPRINTF(sc, MWL_DEBUG_ANY, "%s: invalid; ignored\n", __func__); in mwl_intr() 884 DPRINTF(sc, MWL_DEBUG_ANY, "%s: radar detected, pending %u\n", in mwl_radar_proc() 902 DPRINTF(sc, MWL_DEBUG_ANY, "%s: channel switch notice, pending %u\n", in mwl_chanswitch_proc() 1171 DPRINTF(sc, MWL_DEBUG_ANY, "%s: if_flags 0x%x\n", in mwl_init_locked() 1233 DPRINTF(sc, MWL_DEBUG_ANY, "%s: if_flags 0x%x\n", in mwl_init() [all …]
|