ReactOS 0.4.16-dev-117-g38f21f9
|
Go to the source code of this file.
|
static |
Definition at line 18 of file interrupt.c.
Referenced by DcHandleInterrupt().
VOID NTAPI DcHandleInterrupt | ( | _In_ NDIS_HANDLE | MiniportAdapterContext | ) |
Definition at line 514 of file interrupt.c.
Referenced by DriverEntry().
|
static |
Definition at line 481 of file interrupt.c.
Referenced by DcHandleInterrupt().
|
static |
Definition at line 299 of file interrupt.c.
Referenced by DcHandleRx().
|
static |
Definition at line 497 of file interrupt.c.
Referenced by DcHandleInterrupt().
|
static |
Definition at line 174 of file interrupt.c.
Referenced by DcHandleInterrupt().
|
static |
Definition at line 86 of file interrupt.c.
Referenced by DcHandleTx().
|
static |
Definition at line 69 of file interrupt.c.
Referenced by DcHandleInterrupt().
|
static |
Definition at line 264 of file interrupt.c.
Referenced by DcHandleRxReceivedFrames().
VOID NTAPI DcIsr | ( | _Out_ PBOOLEAN | InterruptRecognized, |
_Out_ PBOOLEAN | QueueMiniportHandleInterrupt, | ||
_In_ NDIS_HANDLE | MiniportAdapterContext | ||
) |
Definition at line 594 of file interrupt.c.
Referenced by DriverEntry().
VOID NTAPI DcReturnPacket | ( | _In_ NDIS_HANDLE | MiniportAdapterContext, |
_In_ PNDIS_PACKET | Packet | ||
) |
Definition at line 244 of file interrupt.c.
Referenced by DriverEntry().
|
static |
Definition at line 220 of file interrupt.c.
Referenced by DcHandleRxReceivedFrames().