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

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h280 #define PPMD_PCI66MHZ 0x2000 /* 66mhz PCI slot */ macro
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c602 ! (domp->dflags & (PPMD_PCI33MHZ | PPMD_PCI66MHZ))) {
614 domp->dflags |= PPMD_PCI66MHZ;
952 if ((domp->dflags & PPMD_PCI66MHZ) &&
H A Dppm.c1457 if (ppmd->domp->dflags & PPMD_PCI66MHZ) {

Completed in 67 milliseconds