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

/freebsd-10.2-release/sys/dev/ath/
H A Dah_osdep.c89 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...);
142 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) function
/freebsd-10.2-release/sys/dev/ath/ath_hal/
H A Dah_internal.h636 DO_HALDEBUG((_ah), (__m), __VA_ARGS__); \
640 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...)
/freebsd-10.2-release/tools/tools/ath/athrd/
H A Dathrd.c1667 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) function

Completed in 69 milliseconds