Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h437 int (*internal_memalloc)(struct hpt_iop_hba *hba); member
H A Dhptiop.c1737 .internal_memalloc = 0,
1755 .internal_memalloc = hptiop_internal_memalloc_mv,
1773 .internal_memalloc = hptiop_internal_memalloc_mvfrey,
1915 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()
1934 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()