Home
last modified time | relevance | path

Searched refs:PCI_PMCSR_D1 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h191 #define PCI_PMCSR_D1 0x1 /* power state D1 */
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h673 #define PCI_PMCSR_D1 0x1 /* power state D1 */ macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c1250 case PCI_PMCSR_D1: in pci_pwr_current_lvl()
1344 pmcsr |= PCI_PMCSR_D1; in ppb_pwr()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c204 pmcsr |= PCI_PMCSR_D1; in pcie_pwr_change()
H A Dpcieb.c1951 case PCI_PMCSR_D1: in pcieb_pwr_init_and_raise()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c962 p->ppc_suspend_level = PCI_PMCSR_PME_EN | PCI_PMCSR_D1;