ReactOS 0.4.15-dev-7918-g2a2556c
dbg_ehci.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_EHCI(...)   do {if(0) {DbgPrint(__VA_ARGS__);}} while(0)
 
#define DPRINT_RH(...)   do {if(0) {DbgPrint(__VA_ARGS__);}} while(0)
 

Macro Definition Documentation

◆ DPRINT_EHCI

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

Definition at line 45 of file dbg_ehci.h.

◆ DPRINT_RH

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

Definition at line 46 of file dbg_ehci.h.