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