Searched refs:D_OPEN (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | sckmdrv.c | 92 #define D_OPEN 0x00000008 /* open/close */ macro 433 SCKM_DEBUG0(D_OPEN, "in sckm_open"); in sckm_open() 437 SCKM_DEBUG0(D_OPEN, "sckm_open: attempt by non-root proc"); in sckm_open() 444 SCKM_DEBUG0(D_OPEN, "sckm_open: already open"); in sckm_open() 451 SCKM_DEBUG0(D_OPEN, "sckm_open: succcess"); in sckm_open() 459 SCKM_DEBUG0(D_OPEN, "in sckm_close"); in sckm_close()
|
H A D | schpc.c | 90 #define D_OPEN 0x00000008 macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ppmvar.h | 378 #define D_OPEN 0x00040000 macro
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | ppm_xgsubr.c | 112 DPRINTF(D_OPEN, ("ppm_open: \"%s\", devp 0x%p, flag 0x%x, otyp %d\n", in ppm_open()
|
/titanic_50/usr/src/uts/common/io/ppm/ |
H A D | ppm.c | 428 PPMD(D_OPEN, ("ppm_open: devp 0x%p, flag 0x%x, otyp %d\n", in ppm_open()
|