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

/freebsd-9.3-release/sys/dev/ixgb/
H A Dif_ixgb.h212 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h228 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dif_igb.h219 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dif_lem.h232 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h179 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dixv.h159 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro

Completed in 77 milliseconds