ReactOS 0.4.17-dev-357-ga8f14ff
_KDNET_EXTENSIBILITY_EXPORTS Struct Reference

#include <kdnetextensibility.h>

Collaboration diagram for _KDNET_EXTENSIBILITY_EXPORTS:

Public Attributes

ULONG FunctionCount
 
KD_INITIALIZE_CONTROLLER KdInitializeController
 
KD_SHUTDOWN_CONTROLLER KdShutdownController
 
KD_SET_HIBERNATE_RANGE KdSetHibernateRange
 
KD_GET_RX_PACKET KdGetRxPacket
 
KD_RELEASE_RX_PACKET KdReleaseRxPacket
 
KD_GET_TX_PACKET KdGetTxPacket
 
KD_SEND_TX_PACKET KdSendTxPacket
 
KD_GET_PACKET_ADDRESS KdGetPacketAddress
 
KD_GET_PACKET_LENGTH KdGetPacketLength
 
KD_GET_HARDWARE_CONTEXT_SIZE KdGetHardwareContextSize
 
KD_DEVICE_CONTROL KdDeviceControl
 
KD_READ_SERIAL_BYTE KdReadSerialByte
 
KD_WRITE_SERIAL_BYTE KdWriteSerialByte
 
DEBUG_SERIAL_OUTPUT_INIT DebugSerialOutputInit
 
DEBUG_SERIAL_OUTPUT_BYTE DebugSerialOutputByte
 

Detailed Description

Definition at line 41 of file kdnetextensibility.h.

Member Data Documentation

◆ DebugSerialOutputByte

DEBUG_SERIAL_OUTPUT_BYTE _KDNET_EXTENSIBILITY_EXPORTS::DebugSerialOutputByte

Definition at line 58 of file kdnetextensibility.h.

◆ DebugSerialOutputInit

DEBUG_SERIAL_OUTPUT_INIT _KDNET_EXTENSIBILITY_EXPORTS::DebugSerialOutputInit

Definition at line 57 of file kdnetextensibility.h.

◆ FunctionCount

ULONG _KDNET_EXTENSIBILITY_EXPORTS::FunctionCount

Definition at line 43 of file kdnetextensibility.h.

◆ KdDeviceControl

KD_DEVICE_CONTROL _KDNET_EXTENSIBILITY_EXPORTS::KdDeviceControl

Definition at line 54 of file kdnetextensibility.h.

◆ KdGetHardwareContextSize

KD_GET_HARDWARE_CONTEXT_SIZE _KDNET_EXTENSIBILITY_EXPORTS::KdGetHardwareContextSize

Definition at line 53 of file kdnetextensibility.h.

◆ KdGetPacketAddress

KD_GET_PACKET_ADDRESS _KDNET_EXTENSIBILITY_EXPORTS::KdGetPacketAddress

Definition at line 51 of file kdnetextensibility.h.

◆ KdGetPacketLength

KD_GET_PACKET_LENGTH _KDNET_EXTENSIBILITY_EXPORTS::KdGetPacketLength

Definition at line 52 of file kdnetextensibility.h.

◆ KdGetRxPacket

KD_GET_RX_PACKET _KDNET_EXTENSIBILITY_EXPORTS::KdGetRxPacket

Definition at line 47 of file kdnetextensibility.h.

◆ KdGetTxPacket

KD_GET_TX_PACKET _KDNET_EXTENSIBILITY_EXPORTS::KdGetTxPacket

Definition at line 49 of file kdnetextensibility.h.

◆ KdInitializeController

KD_INITIALIZE_CONTROLLER _KDNET_EXTENSIBILITY_EXPORTS::KdInitializeController

Definition at line 44 of file kdnetextensibility.h.

◆ KdReadSerialByte

KD_READ_SERIAL_BYTE _KDNET_EXTENSIBILITY_EXPORTS::KdReadSerialByte

Definition at line 55 of file kdnetextensibility.h.

◆ KdReleaseRxPacket

KD_RELEASE_RX_PACKET _KDNET_EXTENSIBILITY_EXPORTS::KdReleaseRxPacket

Definition at line 48 of file kdnetextensibility.h.

◆ KdSendTxPacket

KD_SEND_TX_PACKET _KDNET_EXTENSIBILITY_EXPORTS::KdSendTxPacket

Definition at line 50 of file kdnetextensibility.h.

◆ KdSetHibernateRange

KD_SET_HIBERNATE_RANGE _KDNET_EXTENSIBILITY_EXPORTS::KdSetHibernateRange

Definition at line 46 of file kdnetextensibility.h.

◆ KdShutdownController

KD_SHUTDOWN_CONTROLLER _KDNET_EXTENSIBILITY_EXPORTS::KdShutdownController

Definition at line 45 of file kdnetextensibility.h.

◆ KdWriteSerialByte

KD_WRITE_SERIAL_BYTE _KDNET_EXTENSIBILITY_EXPORTS::KdWriteSerialByte

Definition at line 56 of file kdnetextensibility.h.


The documentation for this struct was generated from the following file: