IOCTL_DEBUGOUT1   259 dev/pci/if_em.h #define IOCTL_DEBUGOUT1(S, A)		if (DEBUG_IOCTL) printf(S "\n", A)
IOCTL_DEBUGOUT1   191 dev/pci/if_ixgb.h #define IOCTL_DEBUGOUT1(S, A)		if (DEBUG_IOCTL) printf(S "\n", A)