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

/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h246 #define BCE_CP_SEND 0x00000002 macro
277 #define BCE_WARN_SEND (BCE_CP_SEND | BCE_LEVEL_WARN)
278 #define BCE_INFO_SEND (BCE_CP_SEND | BCE_LEVEL_INFO)
279 #define BCE_VERBOSE_SEND (BCE_CP_SEND | BCE_LEVEL_VERBOSE)
280 #define BCE_EXTREME_SEND (BCE_CP_SEND | BCE_LEVEL_EXTREME)
281 #define BCE_INSANE_SEND (BCE_CP_SEND | BCE_LEVEL_INSANE)

Completed in 191 milliseconds