Searched refs:DO_HALDEBUG (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/sys/dev/ath/ |
| HD | ah_osdep.c | 90 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/ |
| HD | ah_internal.h | 649 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/ |
| HD | athrd.c | 1653 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) in DO_HALDEBUG() function
|