Searched refs:PCI_CAP_ID_PM (Results 1 – 5 of 5) sorted by relevance
211 #define PCI_CAP_ID_PM 0x01 /* Power Management */ macro
343 g_assert_cmphex((data & 0xFF), ==, PCI_CAP_ID_PM); in ahci_test_pci_spec()369 case PCI_CAP_ID_PM: in ahci_test_pci_caps()
1721 .grp_id = PCI_CAP_ID_PM,
446 int cap = pci_add_capability(d, PCI_CAP_ID_PM, offset, PCI_PM_SIZEOF, errp); in pci_pm_init()
2261 case PCI_CAP_ID_PM: in vfio_add_std_cap()