ReactOS
0.4.15-dev-4927-gfe8f806
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Definition at line 380 of file debug.c.
Definition at line 325 of file debug.c.
Definition at line 205 of file debug.c.
Definition at line 228 of file debug.c.
Definition at line 253 of file debug.c.
Definition at line 300 of file debug.c.
Definition at line 312 of file debug.c.
Definition at line 360 of file debug.c.
Definition at line 23 of file debug.c.
Referenced by AtapiCallBack(), AtapiFindController(), AtapiFindNativeModeController(), AtapiFindPCIController(), AtapiHwInitialize(), AtapiInterrupt(), AtapiResetController(), AtapiSendCommand(), AtapiStartIo(), BT958HwAdapterControl(), BT958HwFindAdapter(), BT958HwResetBus(), BT958HwStartIO(), BusLogic_CheckHostAdapter(), BusLogic_ComputeResultCode(), BusLogic_HardwareResetHostAdapter(), Buslogic_InitBT958(), BusLogic_InitializeHostAdapter(), BusLogic_ProbeHostAdapter(), BusLogic_ProcessCompletedCCBs(), BusLogic_QueueCommand(), BusLogic_ReadHostAdapterConfiguration(), BusLogic_ScanIncomingMailboxes(), BusLogic_SendBusDeviceReset(), BusLogic_TargetDeviceInquiry(), CreateFlopDeviceObject(), DriverEntry(), FindBrokenController(), FindDevices(), IdeMediaStatus(), IdeReadWrite(), IdeSendCommand(), IdeSendSmartCommand(), IdeVerify(), IssueIdentify(), MapError(), ScsiFlopDeviceControl(), ScsiFlopInitDevice(), ScsiFlopProcessError(), ScsiFlopRemoveDevice(), ScsiFlopStartDevice(), SetDriveParameters(), USBFlopFormatTracks(), USBFlopGetMediaTypes(), and vDbgPrintExWithPrefixInternal().
Definition at line 37 of file debug.c.
Referenced by DbgPrompt().
PTEB_ACTIVE_FRAME NTAPI RtlGetFrame | ( | VOID | ) |
Definition at line 186 of file debug.c.
ULONG NTAPI vDbgPrintExWithPrefix | ( | IN PCCH | Prefix, |
IN ULONG | ComponentId, | ||
IN ULONG | Level, | ||
IN PCCH | Format, | ||
IN va_list | ap | ||
) |
Definition at line 166 of file debug.c.
ULONG NTAPI vDbgPrintExWithPrefixInternal | ( | IN PCCH | Prefix, |
IN ULONG | ComponentId, | ||
IN ULONG | Level, | ||
IN PCCH | Format, | ||
IN va_list | ap, | ||
IN BOOLEAN | HandleBreakpoint | ||
) |
Definition at line 52 of file debug.c.
Referenced by DbgPrint(), DbgPrintEx(), DbgPrintReturnControlC(), vDbgPrintEx(), and vDbgPrintExWithPrefix().