Searched refs:MPIMsgConfig (Results 1 – 5 of 5) sorted by relevance
92 void mptsas_fix_config_endianness(MPIMsgConfig *req);103 void mptsas_process_config(MPTSASState *s, MPIMsgConfig *req);
930 typedef struct MPIMsgConfig { struct946 } QEMU_PACKED MPIMsgConfig; argument
137 void mptsas_fix_config_endianness(MPIMsgConfig *req) in mptsas_fix_config_endianness()
166 [MPI_FUNCTION_CONFIG] = sizeof(MPIMsgConfig),742 mptsas_process_config(s, (MPIMsgConfig *)req); in mptsas_process_message()
772 void mptsas_process_config(MPTSASState *s, MPIMsgConfig *req) in mptsas_process_config()