Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ath/
HDah_osdep.c90 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...);
161 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) in DO_HALDEBUG() function
/freebsd-head/sys/dev/ath/ath_hal/
HDah_internal.h649 DO_HALDEBUG((_ah), (__m), __VA_ARGS__); \
653 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...)
/freebsd-head/tools/tools/ath/athrd/
HDathrd.c1653 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) in DO_HALDEBUG() function