HomeSort by: relevance | last modified time | path
    Searched defs:mpt2host_sge_simple_union (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mpt.c 1303 mpt2host_sge_simple_union(SGE_SIMPLE_UNION *sge) function in typeref:typename:void
1339 mpt2host_sge_simple_union(&rp->HostPageBufferSGE);
mpt.h 200 void mpt2host_sge_simple_union(SGE_SIMPLE_UNION *);
219 #define mpt2host_sge_simple_union(x) do { ; } while (0) macro

Completed in 12 milliseconds