Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dmpireg.h800 struct mpi_msg_scsi_io { struct
801 u_int8_t target_id;
802 u_int8_t bus;
803 u_int8_t chain_offset;
804 u_int8_t function;
806 u_int8_t cdb_length;
807 u_int8_t sense_buf_len;
808 u_int8_t reserved1;
809 u_int8_t msg_flags;
817 u_int32_t msg_context;
[all …]