Searched refs:D_LOCKS (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | ppm_xgsubr.c | 543 FLINTSTR(D_LOCKS, PMR_PPM_LOCK_POWER), 544 FLINTSTR(D_LOCKS, PMR_PPM_UNLOCK_POWER), 545 FLINTSTR(D_LOCKS, PMR_PPM_TRY_LOCK_POWER),
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ppmvar.h | 374 #define D_LOCKS 0x00004000 macro
|
/illumos-gate/usr/src/uts/common/io/ppm/ |
H A D | ppm_subr.c | 1383 FLINTSTR(D_LOCKS, PMR_PPM_LOCK_POWER), 1384 FLINTSTR(D_LOCKS, PMR_PPM_UNLOCK_POWER), 1385 FLINTSTR(D_LOCKS, PMR_PPM_TRY_LOCK_POWER), 1386 FLINTSTR(D_LOCKS, PMR_PPM_POWER_LOCK_OWNER),
|
H A D | ppm.c | 830 PPMD(D_LOCKS, ("ppm_lock_%s: %s, %s\n", 832 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS)))
|
/illumos-gate/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 1519 DPRINTF(D_LOCKS, ("xcppm_lock_%s: \"%s\", %s\n", 1521 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS)));
|
Completed in 70 milliseconds