Lines Matching defs:bofi_errstate32
245 struct bofi_errstate32 { struct
246 hrtime_t fail_time; /* time that count went to zero */
247 hrtime_t msg_time; /* time that ddi_report_error was called */
248 uint_t access_count;
249 uint_t fail_count;
250 uint_t acc_chk;
251 uint_t errmsg_count;
252 char buffer[ERRMSGSIZE];
253 ddi_fault_impact_t severity;
254 struct acc_log32 log;
255 uint64_t errdef_handle;