Home
last modified time | relevance | path

Searched refs:RDSV3_LOG_L4 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_debug.c63 uint_t rdsv3dbglvl = RDSV3_LOG_L4;
210 case RDSV3_LOG_L4: in rdsv3_vlog()
275 RDSV3_CHECK_ERR_LEVEL(RDSV3_LOG_L4); in rdsv3_dprintf4()
278 rdsv3_vlog(name, RDSV3_LOG_L4, fmt, ap); in rdsv3_dprintf4()
/titanic_41/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_debug.h64 #define RDSV3_LOG_L4 4 macro