Searched defs:megasas_smp_frame (Results 1 – 1 of 1) sorted by relevance
828 struct megasas_smp_frame { struct829 uint8_t cmd; /* 00h */830 uint8_t reserved_1; /* 01h */831 uint8_t cmd_status; /* 02h */832 uint8_t connection_status; /* 03h */834 uint8_t reserved_2[3]; /* 04h */835 uint8_t sge_count; /* 07h */837 uint32_t context; /* 08h */838 uint32_t pad_0; /* 0Ch */840 uint16_t flags; /* 10h */[all …]