Searched refs:PPMD_LOCK_ONE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h277 #define PPMD_LOCK_ONE 0x1 macro
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c210 "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,
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c90 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);

Completed in 142 milliseconds