Home
last modified time | relevance | path

Searched refs:BOFI_LOG_REPIO (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dbofi.h72 #define BOFI_LOG_REPIO 0x1 /* log ddi_repX as multiple accesses */ macro
/titanic_41/usr/src/cmd/th_tools/
H A Dth_define.c2176 errdef.log.flags |= BOFI_LOG_REPIO; in main()
2216 errdef.log.flags |= BOFI_LOG_REPIO; in main()
/titanic_41/usr/src/uts/common/io/
H A Dbofi.c2255 if (log->flags & BOFI_LOG_REPIO) in log_acc_event()