Searched refs:OCS_LOG_ENABLE_ELS_TRACE (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_utils.h149 #define OCS_LOG_ENABLE_ELS_TRACE(ocs) (((ocs) != NULL) ? (((ocs)->logmask & (1U << 1)) != 0) : 0) macro
H A Docs_els.c53 if (OCS_LOG_ENABLE_ELS_TRACE(ocs)) \
2124 if (OCS_LOG_ENABLE_ELS_TRACE(ocs)) \

Completed in 120 milliseconds