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

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxge-debug.h324 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) { function
329 #define xge_debug_device(level, fmt...) \ macro
334 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} function
336 #define xge_debug_device(level, fmt...) macro
387 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} function

Completed in 101 milliseconds