Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhptiop.h355 int (*internal_memalloc)(struct hptiop_hba *hba); member
Dhptiop.c1364 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1387 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1596 .internal_memalloc = hptiop_internal_memalloc_itl,
1615 .internal_memalloc = hptiop_internal_memalloc_mv,
1634 .internal_memalloc = hptiop_internal_memalloc_mvfrey,