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