Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hptiop/
H A Dhptiop.h437 int (*internal_memalloc)(struct hpt_iop_hba *hba); member
H A Dhptiop.c1738 .internal_memalloc = 0,
1756 .internal_memalloc = hptiop_internal_memalloc_mv,
1774 .internal_memalloc = hptiop_internal_memalloc_mvfrey,
1916 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()
1935 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()