Searched defs:mpi_msg_config_reply (Results 1 – 1 of 1) sorted by relevance
1071 struct mpi_msg_config_reply { struct1072 u_int8_t action;1073 u_int8_t reserved1;1074 u_int8_t msg_length;1075 u_int8_t function;1077 u_int16_t ext_page_length;1078 u_int8_t ext_page_type;1079 u_int8_t msg_flags;1081 u_int32_t msg_context;1083 u_int16_t reserved2;[all …]