Home
last modified time | relevance | path

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

/drivers/scsi/be2iscsi/
Dbe_main.h276 u8 __iomem *pci_va; /* PCI Config */ member
Dbe_main.c443 if (phba->pci_va) { in beiscsi_unmap_pci_function()
444 iounmap(phba->pci_va); in beiscsi_unmap_pci_function()
445 phba->pci_va = NULL; in beiscsi_unmap_pci_function()
479 phba->pci_va = addr; in beiscsi_map_pci_bars()