Searched refs:alloc_pci_res (Results 1 – 2 of 2) sorted by relevance
451 int (*alloc_pci_res)(struct hpt_iop_hba *hba); member
1799 .alloc_pci_res = hptiop_alloc_pci_res_itl,1817 .alloc_pci_res = hptiop_alloc_pci_res_mv,1835 .alloc_pci_res = hptiop_alloc_pci_res_mvfrey,1949 if (hba->ops->alloc_pci_res(hba)) in hptiop_attach()