Home
last modified time | relevance | path

Searched refs:MpiSimple (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_sas.h197 MPI2_SGE_SIMPLE_UNION MpiSimple; /* MPI v2.0 only */ member
H A Dmpi2.h1340 MPI2_SGE_SIMPLE_UNION MpiSimple; member
1348 MPI2_SGE_SIMPLE_UNION MpiSimple; member
/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2.h1131 MPI2_SGE_SIMPLE_UNION MpiSimple; member
1139 MPI2_SGE_SIMPLE_UNION MpiSimple; member
/freebsd-12.1/sys/dev/mfi/
H A Dmfireg.h1695 MPI2_SGE_SIMPLE_UNION MpiSimple; member
1700 MPI2_SGE_SIMPLE_UNION MpiSimple; member
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas.h371 MPI2_SGE_SIMPLE_UNION MpiSimple; member
/freebsd-12.1/sys/dev/mps/
H A Dmps.c2756 cm->cm_sge = (MPI2_SGE_IO_UNION *)&chain->chain->MpiSimple; in mps_add_chain()