Searched refs:MPI2_HEADER_VERSION (Results 1 – 3 of 3) sorted by relevance
180 #define MPI2_HEADER_VERSION ((MPI2_HEADER_VERSION_UNIT << 8) | \ macro
285 #define MPI2_HEADER_VERSION ((MPI2_HEADER_VERSION_UNIT << 8) | \ macro
1152 IOCInitMessage->HeaderVersion = cpu_to_le16(MPI2_HEADER_VERSION); in megasas_ioc_init_fusion()