Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dhptiop.h347 int (*internal_memalloc)(struct hptiop_hba *hba); member
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,