Searched refs:unmap_pci_bar (Results 1 – 2 of 2) sorted by relevance
1351 goto unmap_pci_bar; in hptiop_probe()1358 goto unmap_pci_bar; in hptiop_probe()1365 goto unmap_pci_bar; in hptiop_probe()1381 goto unmap_pci_bar; in hptiop_probe()1386 goto unmap_pci_bar; in hptiop_probe()1414 goto unmap_pci_bar; in hptiop_probe()1423 goto unmap_pci_bar; in hptiop_probe()1488 unmap_pci_bar: in hptiop_probe()1491 hba->ops->unmap_pci_bar(hba); in hptiop_probe()1575 hba->ops->unmap_pci_bar(hba); in hptiop_remove()[all …]
350 void (*unmap_pci_bar)(struct hptiop_hba *hba); member