Searched defs:D_OPEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsckmdrv.c92 #define D_OPEN 0x00000008 /* open/close */ macro
433 SCKM_DEBUG0(D_OPEN, "in sckm_open");
437 SCKM_DEBUG0(D_OPEN, "sckm_open: attempt by non-root proc");
444 SCKM_DEBUG0(D_OPEN, "sckm_open: already open");
451 SCKM_DEBUG0(D_OPEN, "sckm_open: succcess");
459 SCKM_DEBUG0(D_OPEN, "in sckm_close");
H A Dschpc.c90 #define D_OPEN 0x00000008 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h378 #define D_OPEN 0x00040000 macro

Completed in 69 milliseconds