DPRINTF2          163 dev/ic/an.c    #define	DPRINTF2(X)	if (an_debug > 1) printf X
DPRINTF2          166 dev/ic/an.c    #define	DPRINTF2(X)
DPRINTF2          159 dev/ic/atw.c   #define	DPRINTF2(sc, x)	if ((sc)->sc_ic.ic_if.if_flags & IFF_DEBUG) ATW_DPRINTF2(x)
DPRINTF2          180 dev/ic/atw.c   #define	DPRINTF2(sc, x)	/* nothing */