Searched refs:PCI_PM_CAP_PME_D3 (Results 1 – 2 of 2) sorted by relevance
239 #define PCI_PM_CAP_PME_D3 0x4000 /* PME# from D3 (hot) */ macro
2123 (pmc & PCI_PM_CAP_PME_D3) ? " D3hot" : "", in pci_pm_init()