Searched refs:RUN_DEBUG_RESET (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/sys/dev/usb/wlan/ |
| D | if_run.c | 107 RUN_DEBUG_RESET = 0x00008000, /* initialization progress */ enumerator 5158 RUN_DPRINTF(sc, RUN_DEBUG_RESET, "debug reg %08x\n", tmp); in run_reset_livelock() 5160 RUN_DPRINTF(sc, RUN_DEBUG_RESET, in run_reset_livelock() 6376 RUN_DPRINTF(sc, RUN_DEBUG_XMIT | RUN_DEBUG_RESET, in run_stop() 6381 RUN_DPRINTF(sc, RUN_DEBUG_XMIT | RUN_DEBUG_RESET, in run_stop() 6388 RUN_DPRINTF(sc, RUN_DEBUG_XMIT | RUN_DEBUG_RESET, in run_stop()
|