Lines Matching defs:page_err_recov
239 struct page_err_recov { struct
240 u_int8_t pg_code; /* page code (should be 1) */
241 u_int8_t pg_length; /* page length (should be 0x0a) */
242 u_int8_t flags; /* error recovery flags */
251 u_int8_t rd_retry_ct; /* read retry count */
252 u_int8_t corr_span; /* correction span */
253 u_int8_t hd_off_ct; /* head offset count */
254 u_int8_t dat_strb_off_ct; /* data strobe offset count */
255 u_int8_t reserved1;
256 u_int8_t wr_retry_ct; /* write retry count */
257 u_int8_t reserved2;
258 u_int8_t recov_tm_lim[2]; /* recovery time limit */