Home
last modified time | relevance | path

Searched refs:ATH_DEBUG_INTR (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/tools/tools/ath/athdebug/
Dathdebug.c64 ATH_DEBUG_INTR = 0x00001000, /* ISR */ enumerator
95 { "intr", ATH_DEBUG_INTR },
/freebsd-9-stable/sys/dev/ath/
Dif_ath_debug.h46 ATH_DEBUG_INTR = 0x00001000, /* ISR */ enumerator
Dif_ath.c1331 DPRINTF(sc, ATH_DEBUG_INTR, "%s: status 0x%x\n", __func__, status); in ath_intr()