Home
last modified time | relevance | path

Searched refs:DEBUG_LEVEL (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/io/sfe/
H A Dsfe.c65 #ifdef DEBUG_LEVEL
66 static int sfe_debug = DEBUG_LEVEL;
67 #if DEBUG_LEVEL > 4
651 #ifdef DEBUG_LEVEL
695 #if DEBUG_LEVEL > 0 in sfe_set_rx_filter_dp83815()
745 #if DEBUG_LEVEL > 1 in sfe_set_rx_filter_dp83815()
768 #if DEBUG_LEVEL > 3 in sfe_set_rx_filter_dp83815()
801 #if DEBUG_LEVEL > 2 in sfe_set_rx_filter_dp83815()
1029 #ifdef DEBUG_LEVEL in sfe_set_media()
1187 #if DEBUG_LEVEL > 2 in sfe_tx_desc_write()
[all …]
/titanic_50/usr/src/tools/ctf/cvt/
H A Dcompare.c45 int debug_level = DEBUG_LEVEL;
H A Dctftools.h49 #ifndef DEBUG_LEVEL
50 #define DEBUG_LEVEL 0 macro
H A Dctfconvert.c45 int debug_level = DEBUG_LEVEL;
H A Dctfmerge.c206 int debug_level = DEBUG_LEVEL;
/titanic_50/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h149 #ifdef DEBUG_LEVEL
150 #define DPRINTF(n, args) if (DEBUG_LEVEL > (n)) cmn_err args;
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c75 #define DEBUG_LEVEL (ufs_fix_failure_dbg & DBGFLG_LEVELMASK) macro
81 if (DEBUG_LEVEL != DBGLVL_NONE) { \
83 if (DEBUG_LEVEL & dbg_level) { \
87 if (dbg_level <= DEBUG_LEVEL) { \
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v61033 added undocumented ".DEBUG_LEVEL=[0-3]" and ".VERBOSE=[01]"