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

/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h213 #define IOCTL_DEBUGOUT1(S, A) if (DEBUG_IOCTL) printf(S "\n", A) macro
/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h229 #define IOCTL_DEBUGOUT1(S, A) if (DEBUG_IOCTL) printf(S "\n", A) macro
H A Dif_igb.h220 #define IOCTL_DEBUGOUT1(S, A) if (DEBUG_IOCTL) printf(S "\n", A) macro
H A Dif_lem.h233 #define IOCTL_DEBUGOUT1(S, A) if (DEBUG_IOCTL) printf(S "\n", A) macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h180 #define IOCTL_DEBUGOUT1(S, A) if (DEBUG_IOCTL) printf(S "\n", A) macro
H A Dixv.h160 #define IOCTL_DEBUGOUT1(S, A) if (DEBUG_IOCTL) printf(S "\n", A) macro

Completed in 113 milliseconds