Home
last modified time | relevance | path

Searched refs:pci_va (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_main.h276 u8 __iomem *pci_va; /* PCI Config */ member
H A Dbe_main.c444 if (phba->pci_va) { in beiscsi_unmap_pci_function()
445 iounmap(phba->pci_va); in beiscsi_unmap_pci_function()
446 phba->pci_va = NULL; in beiscsi_unmap_pci_function()
480 phba->pci_va = addr; in beiscsi_map_pci_bars()
/kernel/linux/linux-6.6/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()

Completed in 19 milliseconds