PCI_PM_CAP_PME_D0
dev->pme_support &= ~(PCI_PM_CAP_PME_D0 >> PCI_PM_CAP_PME_SHIFT);
(pmc & PCI_PM_CAP_PME_D0) ? " D0" : "",