Lines Matching defs:part_map_spare
443 struct part_map_spare { struct
444 uint8_t type;
445 uint8_t len;
446 uint8_t reserved[2];
447 struct regid id;
448 uint16_t vol_seq_num;
449 uint16_t part_num;
450 uint16_t packet_len;
451 uint8_t n_st; /* Number of redundant sparing tables range 1-4 */
452 uint8_t reserved1;
453 uint32_t st_size; /* size of EACH sparing table */
454 uint32_t st_loc[1]; /* locations of sparing tables */