ReactOS 0.4.16-dev-91-g764881a
|
#include "dc21x4.h"
Go to the source code of this file.
Functions | |
PCSTR | MediaNumber2Str (_In_ PDC21X4_ADAPTER Adapter, _In_ ULONG MediaNumber) |
PCSTR | DcDbgBusError (_In_ ULONG InterruptStatus) |
Variables | |
static PCSTR | MediaName [MEDIA_MAX] |
Definition at line 55 of file debug.c.
PCSTR MediaNumber2Str | ( | _In_ PDC21X4_ADAPTER | Adapter, |
_In_ ULONG | MediaNumber | ||
) |
Definition at line 14 of file debug.c.
Referenced by MediaNumber2Str().