Searched defs:LV_VERBOSE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Ddebug.h134 LV_VERBOSE = 0x04, enumerator in enum:__anon4991
145 #define VERBOSEi (CP_INIT | LV_VERBOSE)
149 #define VERBOSEnv (CP_NVM | LV_VERBOSE)
153 #define VERBOSEl2sp (CP_L2_SP | LV_VERBOSE)
157 #define VERBOSEl2tx (CP_L2_SEND | LV_VERBOSE)
161 #define VERBOSEl2rx (CP_L2_RECV | LV_VERBOSE)
165 #define VERBOSEl2int (CP_L2_INTERRUPT | LV_VERBOSE)
169 #define VERBOSEl2 (CP_L2 | LV_VERBOSE)
173 #define VERBOSEl4sp (CP_L4_SP | LV_VERBOSE)
177 #define VERBOSEl4tx (CP_L4_SEND | LV_VERBOSE)
[all...]

Completed in 60 milliseconds