Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1483 struct mrsas_smp_frame { struct
1484 uint8_t cmd; /* 00h */
1485 uint8_t reserved_1; /* 01h */
1486 uint8_t cmd_status; /* 02h */
1487 uint8_t connection_status; /* 03h */
1489 uint8_t reserved_2[3]; /* 04h */
1490 uint8_t sge_count; /* 07h */
1492 uint32_t context; /* 08h */
1493 uint8_t req_id; /* 0Ch */
1494 uint8_t msgvector; /* 0Dh */
[all …]