Home
last modified time | relevance | path

Searched refs:ath_dbg (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ath/
H A Dath_impl.h106 #define ATH_DEBUG(args) ATH_DDB(ath_dbg args)
335 void ath_dbg(uint32_t dbg_flags, const char *fmt, ...); /* debug function */
H A Dath_main.c289 ath_dbg(uint32_t dbg_flags, const int8_t *fmt, ...) in ath_dbg() function