Home
last modified time | relevance | path

Searched refs:INIT_DEBUGOUT2 (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/dev/ixgb/
HDif_ixgb.h211 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
/trueos/sys/dev/e1000/
HDif_lem.h231 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
HDif_em.h227 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
HDif_igb.h218 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
/trueos/sys/dev/ixgbe/
HDixgbe.h187 #define INIT_DEBUGOUT2(S, A, B) if (DEBUG_INIT) printf(S "\n", A, B) macro
HDif_ix.c3495 INIT_DEBUGOUT2("dmac settings: watchdog %d, link speed %d\n", in ixgbe_config_dmac()