Home
last modified time | relevance | path

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

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