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.h90 #define IWL_CRIT(_subsys, _fmt, ...) \ argument
92 #define IWL_INFO(_subsys, _fmt, ...) \ argument
94 #define IWL_WARN(_subsys, _fmt, ...) \ argument
101 #define IWL_ERR(_subsys, _fmt, ...) \ argument
103 #define IWL_ERR_LIMIT(_subsys, _fmt, ...) \ argument
107 #define iwl_print_hex_error(_subsys, _pkt, _n) /* XXX-BZ TODO */ argument
122 #define IWL_DPRINTF(_subsys, _e, _fmt, ...) \ argument
124 #define IWL_DPRINTF_PREFIX(_subsys, _e, _prefix, _fmt, ...) \ argument
129 #define IWL_DPRINTF(_subsys, _e, _fmt, ...) argument
130 #define IWL_DPRINTF_PREFIX(_subsys, _e, _prefix, _fmt, ...) argument
[all …]