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