Home
last modified time | relevance | path

Searched refs:pcie_cap_v1_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie.h92 int pcie_cap_v1_init(PCIDevice *dev, uint8_t offset,
/openbmc/qemu/hw/pci/
H A Dpcie.c223 int pcie_cap_v1_init(PCIDevice *dev, uint8_t offset, uint8_t type, in pcie_cap_v1_init() function
263 return pcie_cap_v1_init(dev, offset, type, 0); in pcie_endpoint_cap_common_init()