Searched refs:PCI_PM_SIZEOF (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/hw/pci-bridge/ |
H A D | pcie_pci_bridge.c | 55 pos = pci_add_capability(d, PCI_CAP_ID_PM, 0, PCI_PM_SIZEOF, errp); in OBJECT_DECLARE_SIMPLE_TYPE()
|
/openbmc/qemu/hw/net/ |
H A D | igb.c | 360 PCI_PM_SIZEOF, &local_err); in igb_add_pm_capability()
|
H A D | e1000e.c | 376 PCI_PM_SIZEOF, &local_err); in e1000e_add_pm_capability()
|
H A D | eepro100.c | 553 cfg_offset, PCI_PM_SIZEOF, in e100_pci_reset()
|
/openbmc/linux/include/uapi/linux/ |
H A D | pci_regs.h | 264 #define PCI_PM_SIZEOF 8 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | pci_regs.h | 265 #define PCI_PM_SIZEOF 8 macro
|
/openbmc/u-boot/include/ |
H A D | pci.h | 360 #define PCI_PM_SIZEOF 8 macro
|
/openbmc/linux/drivers/vfio/pci/ |
H A D | vfio_pci_config.c | 45 [PCI_CAP_ID_PM] = PCI_PM_SIZEOF,
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_config_init.c | 1723 .grp_size = PCI_PM_SIZEOF,
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-pci.c | 2199 PCI_PM_SIZEOF, errp); in virtio_pci_realize()
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 8300 PCI_PM_SIZEOF, &err); in nvme_add_pm_capability()
|