Searched refs:WPI_DEBUG_INTR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wpi/ | ||
H A D | if_wpi_debug.h | 33 WPI_DEBUG_INTR = 0x00000100, /* ISR */ enumerator |
H A D | if_wpi.c | 2550 DPRINTF(sc, WPI_DEBUG_INTR, "%s: reg1=0x%08x reg2=0x%08x\n", __func__, in wpi_intr() |