Searched defs:pci_bar (Results 1 – 6 of 6) sorted by relevance
/drivers/net/ethernet/brocade/bna/ |
D | bfa_ioc.c | 1508 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, in bfa_flash_set_cmd() 1523 bfa_flash_set_addr(void __iomem *pci_bar, u32 address) in bfa_flash_set_addr() 1533 bfa_flash_cmd_act_check(void __iomem *pci_bar) in bfa_flash_cmd_act_check() 1547 bfa_flash_fifo_flush(void __iomem *pci_bar) in bfa_flash_fifo_flush() 1577 bfa_flash_status_read(void __iomem *pci_bar) in bfa_flash_status_read() 1615 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len, in bfa_flash_read_start() 1645 bfa_flash_read_check(void __iomem *pci_bar) in bfa_flash_read_check() 1655 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf) in bfa_flash_read_end() 1703 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf, in bfa_flash_raw_read()
|
/drivers/spi/ |
D | spi-dw-pci.c | 48 int pci_bar = 0; in spi_pci_probe() local
|
/drivers/uio/ |
D | uio_sercos3.c | 105 int n, int pci_bar) in sercos3_setup_iomem()
|
/drivers/scsi/bfa/ |
D | bfa_ioc.c | 6746 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt, in bfa_flash_set_cmd() 6761 bfa_flash_set_addr(void __iomem *pci_bar, u32 address) in bfa_flash_set_addr() 6771 bfa_flash_cmd_act_check(void __iomem *pci_bar) in bfa_flash_cmd_act_check() 6793 bfa_flash_fifo_flush(void __iomem *pci_bar) in bfa_flash_fifo_flush() 6832 bfa_flash_status_read(void __iomem *pci_bar) in bfa_flash_status_read() 6880 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len, in bfa_flash_read_start() 6923 bfa_flash_read_check(void __iomem *pci_bar) in bfa_flash_read_check() 6940 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf) in bfa_flash_read_end() 7002 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf, in bfa_flash_raw_read()
|
/drivers/misc/ |
D | pti.c | 804 int pci_bar = 1; in pti_pci_probe() local
|
/drivers/net/ethernet/3com/ |
D | 3c59x.c | 1005 int rc, unit, pci_bar; in vortex_init_one() local
|