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

/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h256 #define BCE_CP_MISC 0x00400000 macro
337 #define BCE_WARN_MISC (BCE_CP_MISC | BCE_LEVEL_WARN)
338 #define BCE_INFO_MISC (BCE_CP_MISC | BCE_LEVEL_INFO)
339 #define BCE_VERBOSE_MISC (BCE_CP_MISC | BCE_LEVEL_VERBOSE)
340 #define BCE_EXTREME_MISC (BCE_CP_MISC | BCE_LEVEL_EXTREME)
341 #define BCE_INSANE_MISC (BCE_CP_MISC | BCE_LEVEL_INSANE)

Completed in 89 milliseconds