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

/openbsd-current/sys/dev/pci/
H A Dif_ixgb.h188 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dif_em.h263 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
H A Dif_ix.h105 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro

Completed in 80 milliseconds