Home
last modified time | relevance | path

Searched defs:DEBUGOUT7 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_osdep.h74 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) macro
81 #define DEBUGOUT7(S,A,B,C,D,E,F,G) macro
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h67 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) macro
74 #define DEBUGOUT7(S,A,B,C,D,E,F,G) macro
/freebsd/sys/dev/ixgbe/
H A Dixgbe_osdep.h84 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) macro
110 #define DEBUGOUT7(S,A,B,C,D,E,F,G) macro
/freebsd/sys/dev/igc/
H A Digc_osdep.h49 #define DEBUGOUT7(...) DEBUGOUT(__VA_ARGS__) macro
/freebsd/sys/dev/e1000/
H A De1000_osdep.h115 #define DEBUGOUT7(...) DEBUGOUT(__VA_ARGS__) macro