Searched refs:BCE_CP_SPECIAL (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h257 #define BCE_CP_SPECIAL 0x00800000 macro
343 #define BCE_WARN_SPECIAL (BCE_CP_SPECIAL | BCE_LEVEL_WARN)
344 #define BCE_INFO_SPECIAL (BCE_CP_SPECIAL | BCE_LEVEL_INFO)
345 #define BCE_VERBOSE_SPECIAL (BCE_CP_SPECIAL | BCE_LEVEL_VERBOSE)
346 #define BCE_EXTREME_SPECIAL (BCE_CP_SPECIAL | BCE_LEVEL_EXTREME)
347 #define BCE_INSANE_SPECIAL (BCE_CP_SPECIAL | BCE_LEVEL_INSANE)

Completed in 92 milliseconds