Searched refs:alloc_pci_res (Results 1 – 2 of 2) sorted by relevance
439 int (*alloc_pci_res)(struct hpt_iop_hba *hba); member
1740 .alloc_pci_res = hptiop_alloc_pci_res_itl,1758 .alloc_pci_res = hptiop_alloc_pci_res_mv,1776 .alloc_pci_res = hptiop_alloc_pci_res_mvfrey,1887 if (hba->ops->alloc_pci_res(hba)) in hptiop_attach()