Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c543 FLINTSTR(D_LOCKS, PMR_PPM_LOCK_POWER), in ppm_get_ctlstr()
544 FLINTSTR(D_LOCKS, PMR_PPM_UNLOCK_POWER), in ppm_get_ctlstr()
545 FLINTSTR(D_LOCKS, PMR_PPM_TRY_LOCK_POWER), in ppm_get_ctlstr()
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c1384 FLINTSTR(D_LOCKS, PMR_PPM_LOCK_POWER), in ppm_get_ctlstr()
1385 FLINTSTR(D_LOCKS, PMR_PPM_UNLOCK_POWER), in ppm_get_ctlstr()
1386 FLINTSTR(D_LOCKS, PMR_PPM_TRY_LOCK_POWER), in ppm_get_ctlstr()
1387 FLINTSTR(D_LOCKS, PMR_PPM_POWER_LOCK_OWNER), in ppm_get_ctlstr()
H A Dppm.c834 PPMD(D_LOCKS, ("ppm_lock_%s: %s, %s\n", in ppm_ctlops()
836 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS))) in ppm_ctlops()
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h374 #define D_LOCKS 0x00004000 macro
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1517 DPRINTF(D_LOCKS, ("xcppm_lock_%s: \"%s\", %s\n", in xcppm_ctlops()
1519 ppmd->path, ppm_get_ctlstr(reqp->request_type, D_LOCKS))); in xcppm_ctlops()