Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mpt/
HDmpt.h250 void mpt2host_sge_simple_union(SGE_SIMPLE_UNION *);
269 #define mpt2host_sge_simple_union(x) do { ; } while (0) macro
HDmpt.c2934 mpt2host_sge_simple_union(SGE_SIMPLE_UNION *sge) in mpt2host_sge_simple_union() function
2965 mpt2host_sge_simple_union(&rp->HostPageBufferSGE); in mpt2host_iocfacts_reply()