Searched refs:pcicfg_reg (Results 1 – 1 of 1) sorted by relevance
472 int pcicfg_reg; in beiscsi_map_pci_bars() local488 pcicfg_reg = 1; in beiscsi_map_pci_bars()490 pcicfg_reg = 0; in beiscsi_map_pci_bars()492 addr = ioremap(pci_resource_start(pcidev, pcicfg_reg), in beiscsi_map_pci_bars()493 pci_resource_len(pcidev, pcicfg_reg)); in beiscsi_map_pci_bars()