Searched refs:rdsv3_vlog (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdsv3_debug.c | 140 rdsv3_vlog(char *name, uint_t level, char *fmt, va_list ap) in rdsv3_vlog() function 247 rdsv3_vlog(name, RDSV3_LOG_LINTR, fmt, ap); in rdsv3_dprintf_intr() 266 rdsv3_vlog(name, RDSV3_LOG_L5, fmt, ap); in rdsv3_dprintf5() 278 rdsv3_vlog(name, RDSV3_LOG_L4, fmt, ap); in rdsv3_dprintf4() 290 rdsv3_vlog(name, RDSV3_LOG_L3, fmt, ap); in rdsv3_dprintf3() 302 rdsv3_vlog(name, RDSV3_LOG_L2, fmt, ap); in rdsv3_dprintf2() 312 rdsv3_vlog(name, RDSV3_LOG_L1, fmt, ap); in rdsv3_dprintf1() 336 rdsv3_vlog(name, RDSV3_LOG_L0, fmt, ap); in rdsv3_dprintf0() 347 rdsv3_vlog(name, lvl, fmt, ap); in rdsv3_trace()
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | rdsv3.wlcmd | 349 root rdsv3_vlog
|