Searched defs:BSCV_TRACE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c405 #define BSCV_TRACE if (bscv_trace_flag != 0) bscv_trace macro
407 #define BSCV_TRACE macro
652 BSCV_TRACE(ssp, 'A', "bscv_attach",
697 BSCV_TRACE(ssp, 'A', "bscv_attach",
816 BSCV_TRACE(ssp, 'O', "bscv_open", "instance 0x%x", instance);
847 BSCV_TRACE(ssp, 'O', "bscv_close", "instance 0x%x", instance);
877 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "lookup reg returned"
881 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d not"
885 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d too large"
889 BSCV_TRACE(ss
[all...]

Completed in 67 milliseconds