Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mrsas/
H A Dmrsas.h1904 struct mrsas_header { struct
1905 u_int8_t cmd; /*00e */
1906 u_int8_t sense_len; /*01h */
1907 u_int8_t cmd_status; /*02h */
1908 u_int8_t scsi_status; /*03h */
1910 u_int8_t target_id; /*04h */
1911 u_int8_t lun; /*05h */
1912 u_int8_t cdb_len; /*06h */
1913 u_int8_t sge_count; /*07h */
1915 u_int32_t context; /*08h */
[all …]