Searched refs:unmap_pci_bar (Results 1 – 2 of 2) sorted by relevance
1347 goto unmap_pci_bar; in hptiop_probe()1354 goto unmap_pci_bar; in hptiop_probe()1361 goto unmap_pci_bar; in hptiop_probe()1377 goto unmap_pci_bar; in hptiop_probe()1382 goto unmap_pci_bar; in hptiop_probe()1410 goto unmap_pci_bar; in hptiop_probe()1419 goto unmap_pci_bar; in hptiop_probe()1484 unmap_pci_bar: in hptiop_probe()1487 hba->ops->unmap_pci_bar(hba); in hptiop_probe()1571 hba->ops->unmap_pci_bar(hba); in hptiop_remove()[all …]
350 void (*unmap_pci_bar)(struct hptiop_hba *hba); member