Home
last modified time | relevance | path

Searched refs:PPMD_PCI (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dppmvar.h260 #define PPMD_PCI 4 /* PCI pm model */ macro
266 ((model) == PPMD_PCI || (model) == PPMD_PCI_PROP)
/titanic_50/usr/src/uts/common/io/ppm/
H A Dppm.c500 case PPMD_PCI: /* report pci slot clock ON or OFF */ in ppm_ioctl()
985 case PPMD_PCI: in ppm_ctlops()
1275 case PPMD_PCI: in ppm_bringup_domains()
1329 case PPMD_PCI: in ppm_sync_bookkeeping()
2605 case PPMD_PCI: in ppm_power_up_domain()
2678 case PPMD_PCI: in ppm_power_down_domain()
H A Dppm_subr.c211 "PCI", PPMD_PCI, PPMD_LOCK_ONE, PPMD_ON,