Searched refs:HW_DEBUGOUT2 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/igc/ |
| H A D | if_igc.h | 199 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
|
| H A D | if_igc.c | 2167 HW_DEBUGOUT2("Base = %x, Length = %x\n", in igc_initialize_transmit_unit()
|
| /freebsd/sys/dev/e1000/ |
| H A D | if_em.h | 337 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
|
| H A D | if_em.c | 3654 HW_DEBUGOUT2("Base = %x, Length = %x\n", in em_initialize_transmit_unit()
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe.h | 180 #define HW_DEBUGOUT2(S, A, B) if (DEBUG_HW) printf(S "\n", A, B) macro
|