Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dautoconf.h101 #define DDI_DEBUG_BOOTMOD 0x0008 /* module loading to mount root */ macro
125 #define BMDPRINTF(args) if (ddidebug & DDI_DEBUG_BOOTMOD) printf args