Searched refs:PCI_PMCAP_D1_PME (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ | ||
H A D | pci.h | 655 #define PCI_PMCAP_D1_PME 0x1000 /* PME from D1 */ macro |
/titanic_50/usr/src/uts/common/os/ | ||
H A D | sunpci.c | 1058 else if ((pmcap & PCI_PMCAP_D1_PME) != 0) |