Home
last modified time | relevance | path

Searched defs:bofi_errstate32 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi.h243 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;
[all …]