Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_log.c130 if ((enx_log_level & ENX_MSGS_VERBOSE) != ENX_MSGS_VERBOSE) in eibnx_dprintf_verbose()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h65 #define ENX_MSGS_VERBOSE 0x20 macro