Searched refs:internal_memalloc (Results 1 – 2 of 2) sorted by relevance
347 int (*internal_memalloc)(struct hptiop_hba *hba); member
1351 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()1374 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()1583 .internal_memalloc = hptiop_internal_memalloc_itl,1602 .internal_memalloc = hptiop_internal_memalloc_mv,1621 .internal_memalloc = hptiop_internal_memalloc_mvfrey,