Searched defs:mrsas_stp_frame (Results 1 – 1 of 1) sorted by relevance
1505 struct mrsas_stp_frame { struct1506 uint8_t cmd; /* 00h */1507 uint8_t reserved_1; /* 01h */1508 uint8_t cmd_status; /* 02h */1509 uint8_t connection_status; /* 03h */1511 uint8_t target_id; /* 04h */1512 uint8_t reserved_2[2]; /* 04h */1513 uint8_t sge_count; /* 07h */1538 struct mrsas_stp_frame stp; argument