Searched refs:BSCV_TRACE (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | bscv.c | 405 #define BSCV_TRACE if (bscv_trace_flag != 0) bscv_trace macro 407 #define BSCV_TRACE macro 652 BSCV_TRACE(ssp, 'A', "bscv_attach", in bscv_attach() 697 BSCV_TRACE(ssp, 'A', "bscv_attach", in bscv_attach() 816 BSCV_TRACE(ssp, 'O', "bscv_open", "instance 0x%x", instance); in bscv_open() 847 BSCV_TRACE(ssp, 'O', "bscv_close", "instance 0x%x", instance); in bscv_close() 877 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "lookup reg returned" in bscv_map_regs() 881 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d not" in bscv_map_regs() 885 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d too large" in bscv_map_regs() 889 BSCV_TRACE(ssp, 'A', "bscv_map_regs", "nelements %d too small" in bscv_map_regs() [all …]
|