Searched refs:MPI_HEADER_VERSION (Results 1 – 2 of 2) sorted by relevance
122 #define MPI_HEADER_VERSION ((MPI_HEADER_VERSION_UNIT << 8) | MPI_HEADER_VERSION_DEV) macro
3362 ioc_init.HeaderVersion = cpu_to_le16(MPI_HEADER_VERSION); in SendIocInit()