Lines Matching defs:mpi_msg_scsi_io_error
845 struct mpi_msg_scsi_io_error { struct
846 u_int8_t target_id;
847 u_int8_t bus;
848 u_int8_t msg_length;
849 u_int8_t function;
851 u_int8_t cdb_length;
852 u_int8_t sense_buf_len;
853 u_int8_t reserved1;
854 u_int8_t msg_flags;
856 u_int32_t msg_context;
858 u_int8_t scsi_status;
870 u_int8_t scsi_state;
877 u_int16_t ioc_status;
879 u_int32_t ioc_loginfo;
881 u_int32_t transfer_count;
883 u_int32_t sense_count;
885 u_int32_t response_info;
887 u_int16_t tag;
888 u_int16_t reserved2;