Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpudrv.h179 #define D_INIT 0x00000001 macro
H A Dppmvar.h380 #define D_INIT 0x00100000 macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c65 DPRINTF(D_INIT, ("%s: ss init %d\n", str, error)); in ppm_init()
71 DPRINTF(D_INIT, ("%s: mod_install %d\n", str, error)); in ppm_init()
/illumos-gate/usr/src/uts/common/io/
H A Dcpudrv.c199 DPRINTF(D_INIT, (" _init: function called\n")); in _init()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c107 #define D_INIT 0x00000001 /* _init/_fini/_info */ macro
1715 DPROV_DEBUG(D_INIT, ("dprov: in _init\n")); in _init()
1729 DPROV_DEBUG(D_INIT, ("dprov: in _fini\n")); in _fini()
1742 DPROV_DEBUG(D_INIT, ("dprov: in _info\n")); in _info()
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c214 PPMD(D_INIT, ("ppm: soft state init\n")) in _init()