Searched refs:DO_HALDEBUG (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/ath/ |
| H A D | ah_osdep.c | 89 extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...); 160 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) in DO_HALDEBUG() function
|
| /freebsd/sys/dev/ath/ath_hal/ |
| H A D | 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/tools/tools/ath/athrd/ |
| H A D | athrd.c | 1653 DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...) in DO_HALDEBUG() function
|