Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.h246 void mpt2host_sge_simple_union(SGE_SIMPLE_UNION *);
265 #define mpt2host_sge_simple_union(x) do { ; } while (0) macro
H A Dmpt.c2927 mpt2host_sge_simple_union(SGE_SIMPLE_UNION *sge) in mpt2host_sge_simple_union() function
2958 mpt2host_sge_simple_union(&rp->HostPageBufferSGE); in mpt2host_iocfacts_reply()