Searched defs:IOCTL_DEBUGOUT2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/ixgb/
H A Dif_ixgb.h214 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
/freebsd-10-stable/sys/dev/e1000/
H A Dif_igb.h280 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
H A Dif_em.h267 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
H A Dif_lem.h234 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe.h189 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
H A Dixv.h187 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro

Completed in 85 milliseconds