Home
last modified time | relevance | path

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

/NextBSD/tools/tools/ath/athdebug/
HDathdebug.c64 ATH_DEBUG_INTR = 0x00001000, /* ISR */ enumerator
95 { "intr", ATH_DEBUG_INTR },
/NextBSD/sys/dev/ath/
HDif_ath_debug.h46 ATH_DEBUG_INTR = 0x000001000ULL, /* ISR */ enumerator
HDif_ath.c2039 DPRINTF(sc, ATH_DEBUG_INTR, "%s: status 0x%x\n", __func__, status); in ath_intr()