Home
last modified time | relevance | path

Searched defs:mpi_msg_scsi_io_error (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dmpireg.h845 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;
[all …]