[driver] [cosmetic] restructuring debugging output

This commit is contained in:
Olga Kornievskaia 2011-04-14 20:14:21 -04:00
parent 7a77e95bcd
commit 7f5f903b0a
3 changed files with 119 additions and 118 deletions

View file

@ -28,6 +28,7 @@
ULONG __cdecl DbgP(IN PCCH fmt, ...);
ULONG __cdecl print_error(IN PCCH fmt, ...);
VOID print_fo_all(int on, IN PRX_CONTEXT c);
VOID print_srv_call(int on, IN PMRX_SRV_CALL p);
VOID print_net_root(int on, IN PMRX_NET_ROOT p);
VOID print_v_net_root(int on, IN PMRX_V_NET_ROOT p);