Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1402 struct mrsas_pthru_frame { struct
1403 uint8_t cmd; /* 00h */
1404 uint8_t sense_len; /* 01h */
1405 uint8_t cmd_status; /* 02h */
1406 uint8_t scsi_status; /* 03h */
1408 uint8_t target_id; /* 04h */
1409 uint8_t lun; /* 05h */
1410 uint8_t cdb_len; /* 06h */
1411 uint8_t sge_count; /* 07h */
1413 uint32_t context; /* 08h */
[all …]