Searched defs:MPI2_SGE_CHAIN_UNION (Results 1 – 2 of 2) sorted by relevance
221 struct MPI2_SGE_CHAIN_UNION { struct222 __le16 Length;223 u8 NextChainOffset;224 u8 Flags;225 union {228 } u;
806 } MPI2_SGE_CHAIN_UNION, typedef