Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_SHPC (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_core.c248 if (pci_find_capability(bridge, PCI_CAP_ID_SHPC)) in shpc_capable()
H A Dshpchp_hpc.c913 ctrl->cap_offset = pci_find_capability(pdev, PCI_CAP_ID_SHPC); in shpc_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h221 #define PCI_CAP_ID_SHPC 0x0C /* PCI Standard Hot-Plug Controller */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h222 #define PCI_CAP_ID_SHPC 0x0C /* PCI Standard Hot-Plug Controller */ macro
/openbmc/qemu/hw/pci/
H A Dshpc.c503 config_offset = pci_add_capability(d, PCI_CAP_ID_SHPC, in shpc_cap_add_config()
/openbmc/u-boot/include/
H A Dpci.h327 #define PCI_CAP_ID_SHPC 0x0C /* PCI Standard Hot-Plug Controller */ macro
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c1774 .grp_id = PCI_CAP_ID_SHPC,
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c56 [PCI_CAP_ID_SHPC] = 0, /* hotswap - not yet */