Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hptiop/
Dhptiop.h437 int (*internal_memalloc)(struct hpt_iop_hba *hba); member
Dhptiop.c1749 .internal_memalloc = 0,
1767 .internal_memalloc = hptiop_internal_memalloc_mv,
1785 .internal_memalloc = hptiop_internal_memalloc_mvfrey,
1928 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()
1947 if (hba->ops->internal_memalloc(hba)) { in hptiop_attach()