Searched defs:megasas_stp_frame (Results 1 – 1 of 1) sorted by relevance
850 struct megasas_stp_frame { struct851 uint8_t cmd; /* 00h */852 uint8_t reserved_1; /* 01h */853 uint8_t cmd_status; /* 02h */854 uint8_t connection_status; /* 03h */856 uint8_t target_id; /* 04h */857 uint8_t reserved_2[2]; /* 04h */881 struct megasas_stp_frame stp; argument