Home
last modified time | relevance | path

Searched defs:pci_bar (Results 1 – 9 of 9) 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/linux/drivers/spi/
Dspi-loongson-pci.c
Dspi-dw-pci.c
/openbmc/linux/drivers/uio/
Duio_sercos3.c
/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/linux/drivers/net/ethernet/3com/
D3c59x.c
/openbmc/qemu/hw/pci/
H A Dpci.c342 int pci_bar(PCIDevice *d, int reg) in pci_bar() function