Searched defs:qlc_83xx_reset (Results 1 – 1 of 1) sorted by relevance
281 struct qlc_83xx_reset { struct282 struct qlc_83xx_reset_hdr *hdr; argument283 int seq_index;284 int seq_error;285 int array_index;286 u32 array[QLC_83XX_MAX_RESET_SEQ_ENTRIES];287 u8 *buff;288 u8 *stop_offset;289 u8 *start_offset;290 u8 *init_offset;[all …]