Searched refs:gDebugBootArg (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/IONetworkingFamily-100/
H A DIOKernelDebugger.cpp76 static UInt32 gDebugBootArg = 0; variable
93 PE_parse_boot_argn( "debug", &gDebugBootArg, sizeof (gDebugBootArg) );
322 #define EARLY_DEBUG_SUPPORT (gDebugBootArg != 0)

Completed in 70 milliseconds