Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dhptiop.h347 int (*internal_memalloc)(struct hptiop_hba *hba); member
Dhptiop.c1356 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1379 if (hba->ops->internal_memalloc(hba)) { in hptiop_probe()
1588 .internal_memalloc = hptiop_internal_memalloc_itl,
1607 .internal_memalloc = hptiop_internal_memalloc_mv,
1626 .internal_memalloc = hptiop_internal_memalloc_mvfrey,