Home
last modified time | relevance | path

Searched refs:internal_memalloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dhptiop.c1351 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,
H A Dhptiop.h347 int (*internal_memalloc)(struct hptiop_hba *hba); member