Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi.h70 #define BOFI_LOG_REPIO 0x1 /* log ddi_repX as multiple accesses */ macro
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c2168 errdef.log.flags |= BOFI_LOG_REPIO; in main()
2208 errdef.log.flags |= BOFI_LOG_REPIO; in main()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2258 if (log->flags & BOFI_LOG_REPIO) in log_acc_event()