Home
last modified time | relevance | path

Searched refs:BOFI_LOG_FULL (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dbofi.h74 #define BOFI_LOG_FULL 0x4 /* lets callers know if the log has wrapped */ macro
/titanic_50/usr/src/uts/common/io/
H A Dbofi.c1965 (edp->log.flags & BOFI_LOG_FULL)) { in bofi_signal()
2258 (log->flags & BOFI_LOG_FULL) == 0) in log_acc_event()
2273 log->flags |= BOFI_LOG_FULL; in log_acc_event()