Searched refs:HW_DEBUGOUT2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A Dif_em.h338 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dif_em.c3072 HW_DEBUGOUT2("Base = %x, Length = %x\n",
/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe.h187 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro

Completed in 172 milliseconds