FreeBSD kernel WPI device code
if_wpi_debug.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DPRINTF(sc, m, ...)   do { (void) sc; } while (0)
 

Macro Definition Documentation

◆ DPRINTF

#define DPRINTF (   sc,
  m,
  ... 
)    do { (void) sc; } while (0)

Definition at line 141 of file if_wpi_debug.h.