Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c199 #define PCIHP_DEBUG(args) if (pcihp_debug >= 1) cmn_err args macro
202 #define PCIHP_DEBUG(args) macro