Searched defs:pci_bar (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/spi/ | 
| D | spi-dw-pci.c | 47 	int pci_bar = 0;  in spi_pci_probe()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/brocade/bna/ | 
| 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() 1566 bfa_flash_status_read(void __iomem *pci_bar)  in bfa_flash_status_read() 1604 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len,  in bfa_flash_read_start() 1634 bfa_flash_read_check(void __iomem *pci_bar)  in bfa_flash_read_check() 1644 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf)  in bfa_flash_read_end() 1692 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf,  in bfa_flash_raw_read()
  | 
| /Linux-v5.4/drivers/uio/ | 
| D | uio_sercos3.c | 106 			       int n, int pci_bar)  in sercos3_setup_iomem()
  | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfa_ioc.c | 6737 bfa_flash_set_cmd(void __iomem *pci_bar, u8 wr_cnt,  in bfa_flash_set_cmd() 6752 bfa_flash_set_addr(void __iomem *pci_bar, u32 address)  in bfa_flash_set_addr() 6762 bfa_flash_cmd_act_check(void __iomem *pci_bar)  in bfa_flash_cmd_act_check() 6784 bfa_flash_fifo_flush(void __iomem *pci_bar)  in bfa_flash_fifo_flush() 6823 bfa_flash_status_read(void __iomem *pci_bar)  in bfa_flash_status_read() 6871 bfa_flash_read_start(void __iomem *pci_bar, u32 offset, u32 len,  in bfa_flash_read_start() 6914 bfa_flash_read_check(void __iomem *pci_bar)  in bfa_flash_read_check() 6931 bfa_flash_read_end(void __iomem *pci_bar, u32 len, char *buf)  in bfa_flash_read_end() 6993 bfa_flash_raw_read(void __iomem *pci_bar, u32 offset, char *buf,  in bfa_flash_raw_read()
  | 
| /Linux-v5.4/drivers/misc/ | 
| D | pti.c | 796 	int pci_bar = 1;  in pti_pci_probe()  local
  | 
| /Linux-v5.4/include/linux/ | 
| D | switchtec.h | 299 		u32 pci_bar[6];  member
  | 
| /Linux-v5.4/drivers/net/ethernet/3com/ | 
| D | 3c59x.c | 998 	int rc, unit, pci_bar;  in vortex_init_one()  local
  |