Searched refs:BOFI_LOG_REPIO (Results 1 – 3 of 3) sorted by relevance
72 #define BOFI_LOG_REPIO 0x1 /* log ddi_repX as multiple accesses */ macro
2176 errdef.log.flags |= BOFI_LOG_REPIO; in main()2216 errdef.log.flags |= BOFI_LOG_REPIO; in main()
2255 if (log->flags & BOFI_LOG_REPIO) in log_acc_event()