Searched defs:pci_bar (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/drivers/misc/ |
H A D | swap_case.c | 40 static struct pci_bar { struct 41 int type; 42 u32 size;
|
/openbmc/linux/drivers/spi/ |
H A D | spi-loongson-pci.c | 16 int pci_bar = 0; in loongson_spi_pci_register() local
|
H A D | spi-dw-pci.c | 86 int pci_bar = 0; in dw_spi_pci_probe() local
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_ioc.c | 1497 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, in bfa_flash_set_cmd() 1512 bfa_flash_set_addr(void __iomem *pci_bar, u32 address) in bfa_flash_set_addr() 1522 bfa_flash_cmd_act_check(void __iomem *pci_bar) in bfa_flash_cmd_act_check() 1536 bfa_flash_fifo_flush(void __iomem *pci_bar) in bfa_flash_fifo_flush() 1565 bfa_flash_status_read(void __iomem *pci_bar) in bfa_flash_status_read() 1603 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len, in bfa_flash_read_start() 1633 bfa_flash_read_check(void __iomem *pci_bar) in bfa_flash_read_check() 1643 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf) in bfa_flash_read_end() 1691 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf, in bfa_flash_raw_read()
|
/openbmc/linux/drivers/uio/ |
H A D | uio_sercos3.c | 106 int n, int pci_bar) in sercos3_setup_iomem()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_ioc.c | 6732 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, in bfa_flash_set_cmd() 6747 bfa_flash_set_addr(void __iomem *pci_bar, u32 address) in bfa_flash_set_addr() 6757 bfa_flash_cmd_act_check(void __iomem *pci_bar) in bfa_flash_cmd_act_check() 6779 bfa_flash_fifo_flush(void __iomem *pci_bar) in bfa_flash_fifo_flush() 6817 bfa_flash_status_read(void __iomem *pci_bar) in bfa_flash_status_read() 6865 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len, in bfa_flash_read_start() 6908 bfa_flash_read_check(void __iomem *pci_bar) in bfa_flash_read_check() 6926 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf) in bfa_flash_read_end() 6988 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf, in bfa_flash_raw_read()
|
/openbmc/qemu/hw/display/ |
H A D | cirrus_vga_internal.h | 56 MemoryRegion pci_bar; member
|
/openbmc/qemu/hw/remote/ |
H A D | vfio-user-obj.c | 419 static size_t vfu_object_bar_rw(PCIDevice *pci_dev, int pci_bar, in vfu_object_bar_rw()
|
/openbmc/qemu/hw/vfio/ |
H A D | pci.c | 1730 uint32_t pci_bar; in vfio_bar_prepare() local
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 289 int pci_bar(PCIDevice *d, int reg) in pci_bar() function
|
/openbmc/linux/include/linux/ |
H A D | switchtec.h | 418 u32 pci_bar[6]; member
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c59x.c | 998 int rc, unit, pci_bar; in vortex_init_one() local
|