ReactOS 0.4.15-dev-7842-g558ab78
dbg_ohci.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DPRINT_OHCI(...)   do {if(0) {DbgPrint(__VA_ARGS__);}} while(0)
 

Macro Definition Documentation

◆ DPRINT_OHCI

#define DPRINT_OHCI (   ...)    do {if(0) {DbgPrint(__VA_ARGS__);}} while(0)

Definition at line 31 of file dbg_ohci.h.