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