Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dswap_case.c41 static struct pci_bar { struct
42 int type;
43 u32 size;
/OK3568_Linux_fs/external/dpdk/pcie/igb_uio/
H A Digb_uio.c408 int n, int pci_bar, const char *name) in igbuio_pci_setup_iomem1()
436 int n, int pci_bar, const char *name) in igbuio_pci_setup_iomem()
469 int n, int pci_bar, const char *name) in igbuio_pci_setup_ioport()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c1497 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()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-dw-pci.c86 int pci_bar = 0; in spi_pci_probe() local
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio_sercos3.c106 int n, int pci_bar) in sercos3_setup_iomem()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_ioc.c6730 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, in bfa_flash_set_cmd()
6745 bfa_flash_set_addr(void __iomem *pci_bar, u32 address) in bfa_flash_set_addr()
6755 bfa_flash_cmd_act_check(void __iomem *pci_bar) in bfa_flash_cmd_act_check()
6777 bfa_flash_fifo_flush(void __iomem *pci_bar) in bfa_flash_fifo_flush()
6815 bfa_flash_status_read(void __iomem *pci_bar) in bfa_flash_status_read()
6863 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len, in bfa_flash_read_start()
6906 bfa_flash_read_check(void __iomem *pci_bar) in bfa_flash_read_check()
6924 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf) in bfa_flash_read_end()
6986 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf, in bfa_flash_raw_read()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpti.c795 int pci_bar = 1; in pti_pci_probe() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dswitchtec.h418 u32 pci_bar[6]; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A D3c59x.c998 int rc, unit, pci_bar; in vortex_init_one() local