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

/freebsd-11-stable/sys/dev/ath/
H A Dah_osdep.c89 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...);
159 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) function
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h643 DO_HALDEBUG((_ah), (__m), __VA_ARGS__); \
647 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...)
/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c1655 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) function

Completed in 38 milliseconds