Searched refs:INIT_DEBUGOUT2 (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/dev/ixgb/ |
| HD | if_ixgb.h | 211 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
|
| /trueos/sys/dev/e1000/ |
| HD | if_lem.h | 231 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
|
| HD | if_em.h | 227 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
|
| HD | if_igb.h | 218 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
|
| /trueos/sys/dev/ixgbe/ |
| HD | ixgbe.h | 187 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
|
| HD | if_ix.c | 3495 INIT_DEBUGOUT2("dmac settings: watchdog %d, link speed %d\n", in ixgbe_config_dmac()
|