Home
last modified time | relevance | path

Searched defs:_subsys (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-debug.h91 #define IWL_CRIT(_subsys, _fmt, ...) \ argument
93 #define IWL_INFO(_subsys, _fmt, ...) \ argument
95 #define IWL_WARN(_subsys, _fmt, ...) \ argument
102 #define IWL_ERR(_subsys, _fmt, ...) \ argument
104 #define IWL_ERR_LIMIT(_subsys, _fmt, ...) \ argument
130 #define IWL_DPRINTF(_subsys, _e, _fmt, ...) argument
146 #define IWL_DEBUG_FW(_subsys, _fmt, ...) \ argument
150 #define IWL_DEBUG_HC(_subsys, _fmt, ...) \ argument
152 #define IWL_DEBUG_HT(_subsys, _fmt, ...) \ argument
172 #define IWL_DEBUG_RX(_subsys, _fmt, ...) \ argument
[all …]