ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
drivers
network
dd
ne2000
include
Defines
debug.h File Reference
Go to the source code of this file.
Defines
#
define
NORMAL_MASK
0x000000FF
#
define
SPECIAL_MASK
0xFFFFFF00
#
define
MIN_TRACE
0x00000001
#
define
MID_TRACE
0x00000002
#
define
MAX_TRACE
0x00000003
#
define
DEBUG_MEMORY
0x00000100
#
define
DEBUG_ULTRA
0xFFFFFFFF
#
define
NDIS_DbgPrint
(_t_, _x_)
#
define
ASSERT_IRQL
(
x
)
#
define
ASSERT_IRQL_EQUAL
(
x
)
#
define
assert
(
x
)
ASSERT
(
x
)
#
define
assert_irql
(
x
)
ASSERT_IRQL
(
x
)
#
define
UNIMPLEMENTED
NDIS_DbgPrint
(
MIN_TRACE
, ("%s at %s:%
d
is
unimplemented
, \ but come back another day.\
n
", __FUNCTION__, __FILE__, __LINE__));
#
define
CHECKPOINT
do {
NDIS_DbgPrint
(
MIN_TRACE
, ("%s:%
d
\
n
", __FILE__, __LINE__)); } while(0);
Generated on Sat May 26 2012 04:42:31 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.