Searched defs:DEBUGFUNC (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ixgbe/ | ||
H A D | ixgbe_osdep.h | 75 #define DEBUGFUNC(F) DEBUGOUT(F); macro |
/netbsd-src/sys/dev/pci/igc/ | ||
H A D | if_igc.h | 202 #define DEBUGFUNC(F) DEBUGOUT(F "\n") macro |