Searched refs:unmap_pci_bar (Results 1 – 2 of 2) sorted by relevance
1357 goto unmap_pci_bar; in hptiop_probe()1364 goto unmap_pci_bar; in hptiop_probe()1371 goto unmap_pci_bar; in hptiop_probe()1387 goto unmap_pci_bar; in hptiop_probe()1392 goto unmap_pci_bar; in hptiop_probe()1420 goto unmap_pci_bar; in hptiop_probe()1429 goto unmap_pci_bar; in hptiop_probe()1494 unmap_pci_bar: in hptiop_probe()1497 hba->ops->unmap_pci_bar(hba); in hptiop_probe()1581 hba->ops->unmap_pci_bar(hba); in hptiop_remove()[all …]
358 void (*unmap_pci_bar)(struct hptiop_hba *hba); member