ReactOS 0.4.16-dev-13-ge2fc578
|
Go to the source code of this file.
Functions | |
VOID | HistoryInitializeRetryLogs (_Out_ PSRB_HISTORY History, ULONG HistoryCount) |
VOID | HistoryLogSendPacket (TRANSFER_PACKET *Pkt) |
VOID | HistoryLogReturnedPacket (TRANSFER_PACKET *Pkt) |
VOID HistoryInitializeRetryLogs | ( | _Out_ PSRB_HISTORY | History, |
ULONG | HistoryCount | ||
) |
Definition at line 36 of file history.c.
Referenced by __drv_allocatesMem().
VOID HistoryLogReturnedPacket | ( | TRANSFER_PACKET * | Pkt | ) |
Definition at line 83 of file history.c.
VOID HistoryLogSendPacket | ( | TRANSFER_PACKET * | Pkt | ) |
Definition at line 45 of file history.c.