Searched defs:mpi_msg_scsi_task_reply (Results 1 – 1 of 1) sorted by relevance
916 struct mpi_msg_scsi_task_reply { struct917 u_int8_t target_id;918 u_int8_t bus;919 u_int8_t msg_length;920 u_int8_t function;922 u_int8_t response_code;923 u_int8_t task_type;924 u_int8_t reserved1;925 u_int8_t msg_flags;927 u_int32_t msg_context;[all …]