Searched defs:DEBUGOUT3 (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/ixgbe/ |
| H A D | ixgbe_debug.h | 80 #define DEBUGOUT3(S, A, B, C) \ macro
|
| /illumos-gate/usr/src/uts/common/io/e1000g/ |
| H A D | e1000_osdep.h | 68 #define DEBUGOUT3(S, A, B, C) \ macro
|
| /illumos-gate/usr/src/uts/common/io/igb/ |
| H A D | e1000_osdep.h | 65 #define DEBUGOUT3(S, A, B, C) IGB_DEBUGLOG_3(NULL, S, A, B, C) macro
|
| /illumos-gate/usr/src/grub/grub-0.97/netboot/ |
| H A D | e1000.c | 138 #define DEBUGOUT3(S,A,B,C) printf(S,A,B,C) macro 144 #define DEBUGOUT3(S,A,B,C) macro
|
| /illumos-gate/usr/src/uts/common/io/i40e/ |
| H A D | i40e_osdep.h | 34 #define DEBUGOUT3(S, A, B, C) i40e_debug(NULL, 0, S, A, B, C) macro
|