Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhptiop.h355 int (*internal_memalloc)(struct hptiop_hba *hba); member
Dhptiop.c1361 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1384 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1593 .internal_memalloc = hptiop_internal_memalloc_itl,
1612 .internal_memalloc = hptiop_internal_memalloc_mv,
1631 .internal_memalloc = hptiop_internal_memalloc_mvfrey,