Home
last modified time | relevance | path

Searched refs:FC_TRACE_LOG_MASK (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h132 #define FC_TRACE_LOG_MASK 0xF00000 macro
H A Dfp.h138 #define FP_TRACE_DEFAULT (FC_TRACE_LOG_MASK | FP_LEVEL_1 |\
145 #define FP_TRACE_DEFAULT (FC_TRACE_LOG_MASK | FP_LEVEL_1 |\
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6067 switch (dlevel & FC_TRACE_LOG_MASK) { in fc_trace_debug()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c880 #define FCP_TRACE_DEFAULT (FC_TRACE_LOG_MASK | FCP_LEVEL_1 | \
885 #define FCP_TRACE_DEFAULT (FC_TRACE_LOG_MASK | FCP_LEVEL_1 | \