Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hptiop/
H A Dhptiop.h439 int (*internal_memalloc)(struct hpt_iop_hba *hba); member
H A Dhptiop.c1751 .internal_memalloc = 0,
1769 .internal_memalloc = hptiop_internal_memalloc_mv,
1787 .internal_memalloc = hptiop_internal_memalloc_mvfrey,
1930 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()
1949 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()