Home
last modified time | relevance | path

Searched refs:HW_DEBUGOUT2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/igc/
H A Dif_igc.h208 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dif_igc.c2537 HW_DEBUGOUT2("Base = %x, Length = %x\n", in igc_initialize_transmit_unit()
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h188 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
/freebsd/sys/dev/e1000/
H A Dif_em.h380 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dif_em.c5693 HW_DEBUGOUT2("Base = %x, Length = %x\n", in em_initialize_transmit_rings()