Searched refs:PCI_PMCAP_D0_PME (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | pci.h | 654 #define PCI_PMCAP_D0_PME 0x800 /* PME from D0 */ macro |
/titanic_41/usr/src/uts/common/os/ | ||
H A D | sunpci.c | 1060 else if ((pmcap & PCI_PMCAP_D0_PME) != 0) |