Searched refs:PCI_PMCAP_D2_PME (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ | ||
H A D | pci.h | 656 #define PCI_PMCAP_D2_PME 0x2000 /* PME from D2 */ macro |
/titanic_44/usr/src/uts/common/os/ | ||
H A D | sunpci.c | 1056 else if ((pmcap & PCI_PMCAP_D2_PME) != 0) |