Home
last modified time | relevance | path

Searched defs:pci_bar (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dswap_case.c40 static struct pci_bar { struct
41 int type;
42 u32 size;
/openbmc/qemu/hw/display/
H A Dcirrus_vga_internal.h56 MemoryRegion pci_bar; member
/openbmc/qemu/hw/remote/
H A Dvfio-user-obj.c419 static size_t vfu_object_bar_rw(PCIDevice *pci_dev, int pci_bar, in vfu_object_bar_rw()
/openbmc/qemu/hw/vfio/
H A Dpci.c1901 uint32_t pci_bar; in vfio_bar_prepare() local
/openbmc/qemu/hw/pci/
H A Dpci.c342 int pci_bar(PCIDevice *d, int reg) in pci_bar() function