Searched refs:unmap_pci_bar (Results 1 – 2 of 2) sorted by relevance
1352 goto unmap_pci_bar; in hptiop_probe()1359 goto unmap_pci_bar; in hptiop_probe()1366 goto unmap_pci_bar; in hptiop_probe()1382 goto unmap_pci_bar; in hptiop_probe()1387 goto unmap_pci_bar; in hptiop_probe()1415 goto unmap_pci_bar; in hptiop_probe()1424 goto unmap_pci_bar; in hptiop_probe()1489 unmap_pci_bar: in hptiop_probe()1492 hba->ops->unmap_pci_bar(hba); in hptiop_probe()1576 hba->ops->unmap_pci_bar(hba); in hptiop_remove()[all …]
350 void (*unmap_pci_bar)(struct hptiop_hba *hba); member