Lines Matching full:v2
13 * prefix are for use only on MPI v2.5 products, and must not be used
14 * with MPI v2.0 products. Unless otherwise noted, names beginning with
15 * MPI2 or Mpi2 are for use with both MPI v2.0 and MPI v2.5 products.
31 * 11-18-11 02.00.06 Incorporating additions for MPI v2.5.
35 * for anything newer than MPI v2.0.
37 * 03-16-15 02.00.10 Updated for MPI v2.6.
110 U8 SGLFlags; /*0x06*//*MPI v2.0 only. Reserved on MPI v2.5*/
126 /*MPI v2.0: use MPI2_SGLFLAGS_ defines from mpi2.h for the SGLFlags field */
159 MPI2_SGE_SIMPLE_UNION MpiSimple; /*MPI v2.0 only */
160 MPI2_SGE_CHAIN_UNION MpiChain; /*MPI v2.0 only */
162 MPI2_IEEE_SGE_CHAIN_UNION IeeeChain; /*MPI v2.0 only */
163 MPI25_IEEE_SGE_CHAIN64 IeeeChain64; /*MPI v2.5 only */
173 U8 SGLFlags; /*0x06*//*MPI v2.0 only. Reserved on MPI v2.5*/
183 MPI2_SATA_PT_SGE_UNION SGL;/*0x30*//*MPI v2.5: IEEE 64 elements only*/
197 /*MPI v2.0: use MPI2_SGLFLAGS_ defines from mpi2.h for the SGLFlags field */
224 * (MPI v2.5 and earlier only.
225 * Replaced by IO Unit Control messages in MPI v2.6 and later.)
263 #define MPI2_SAS_OP_TRANSMIT_PORT_SELECT_SIGNAL (0x0C) /* MPI v2.0 only */