Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1431 struct mrsas_dcmd_frame { struct
1432 uint8_t cmd; /* 00h */
1436 uint8_t sge_count; /* 07h */
1438 uint32_t context; /* 08h */
1439 uint8_t req_id; /* 0Ch */
1441 uint16_t pad_0; /* 0Eh */
1443 uint16_t flags; /* 10h */
1444 uint16_t timeout; /* 12h */
1447 uint32_t opcode; /* 18h */
1450 union { /* 1Ch */
[all …]