Searched refs:unmap_pci_bar (Results 1 – 2 of 2) sorted by relevance
1360 goto unmap_pci_bar; in hptiop_probe()1367 goto unmap_pci_bar; in hptiop_probe()1374 goto unmap_pci_bar; in hptiop_probe()1390 goto unmap_pci_bar; in hptiop_probe()1395 goto unmap_pci_bar; in hptiop_probe()1423 goto unmap_pci_bar; in hptiop_probe()1432 goto unmap_pci_bar; in hptiop_probe()1497 unmap_pci_bar: in hptiop_probe()1500 hba->ops->unmap_pci_bar(hba); in hptiop_probe()1584 hba->ops->unmap_pci_bar(hba); in hptiop_remove()[all …]
358 void (*unmap_pci_bar)(struct hptiop_hba *hba); member