Home
last modified time | relevance | path

Searched refs:pci_va (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h275 u8 __iomem *pci_va; /* PCI Config */ member
H A Dbe_main.c462 if (phba->pci_va) { in beiscsi_unmap_pci_function()
463 iounmap(phba->pci_va); in beiscsi_unmap_pci_function()
464 phba->pci_va = NULL; in beiscsi_unmap_pci_function()
498 phba->pci_va = addr; in beiscsi_map_pci_bars()