Searched refs:PPMD_LOCK_ONE (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/ppm/ |
H A D | ppm_subr.c | 210 "FET", PPMD_FET, PPMD_LOCK_ONE, PPMD_ON, 211 "PCI", PPMD_PCI, PPMD_LOCK_ONE, PPMD_ON, 212 "PCI_PROP", PPMD_PCI_PROP, PPMD_LOCK_ONE, PPMD_ON, 214 "PCIE", PPMD_PCIE, PPMD_LOCK_ONE, PPMD_ON,
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ppmvar.h | 277 #define PPMD_LOCK_ONE 0x1 macro
|
/titanic_44/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 90 static ppm_domain_t xcppm_1394 = { "domain_1394", PPMD_LOCK_ONE }; 92 static ppm_domain_t xcppm_fet = { "domain_powerfet", PPMD_LOCK_ONE }; 93 static ppm_domain_t xcppm_upa = { "domain_pciupa", PPMD_LOCK_ONE }; 1518 domp->dflags == PPMD_LOCK_ONE); in xcppm_ctlops()
|