Home
last modified time | relevance | path

Searched refs:IOCTL_DEBUGOUT2 (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ixgb/
HDif_ixgb.h215 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
/freebsd-11-stable/sys/dev/e1000/
HDif_lem.h234 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
HDif_em.h267 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
HDif_igb.h280 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro
/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe.h190 #define IOCTL_DEBUGOUT2(S, A, B) if (DEBUG_IOCTL) printf(S "\n", A, B) macro