Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h261 #define PPMD_PCI_PROP 5 /* PCI_PROP pm model */ macro
266 ((model) == PPMD_PCI || (model) == PPMD_PCI_PROP)
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c501 case PPMD_PCI_PROP: in ppm_ioctl()
993 case PPMD_PCI_PROP: in ppm_ctlops()
1283 case PPMD_PCI_PROP: in ppm_bringup_domains()
1337 case PPMD_PCI_PROP: in ppm_sync_bookkeeping()
1481 if ((ppmd->domp->model == PPMD_PCI_PROP) && in ppm_dev_init()
2616 case PPMD_PCI_PROP: in ppm_power_up_domain()
2689 case PPMD_PCI_PROP: in ppm_power_down_domain()
H A Dppm_subr.c216 "PCI_PROP", PPMD_PCI_PROP, PPMD_LOCK_ONE, PPMD_ON,
947 if ((domp->model == PPMD_PCI_PROP) && in ppm_none_else_holds_power()