DO_HALDEBUG
extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...);
DO_HALDEBUG((_ah), (__m), __VA_ARGS__); \
extern void DO_HALDEBUG(struct ath_hal *ah, u_int mask, const char* fmt, ...)