Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhptiop.h355 int (*internal_memalloc)(struct hptiop_hba *hba); member
Dhptiop.c1355 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1378 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1577 .internal_memalloc = hptiop_internal_memalloc_itl,
1596 .internal_memalloc = hptiop_internal_memalloc_mv,
1615 .internal_memalloc = hptiop_internal_memalloc_mvfrey,