reactos/drivers/video/videoprt/videoprt.def
Art Yerkes c501d8112c Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +00:00

119 lines
4 KiB
Modula-2

;
; videoprt.def - export definition file for ReactOS
;
EXPORTS
VideoPortAcquireDeviceLock@4
VideoPortAcquireSpinLock@12
VideoPortAcquireSpinLockAtDpcLevel@8
VideoPortAllocateBuffer@12
VideoPortAllocateCommonBuffer@24
VideoPortAllocateContiguousMemory
VideoPortAllocatePool@16
;VideoPortAssociateEventsWithDmaHandle
VideoPortCheckForDeviceExistence@28
VideoPortClearEvent@8
VideoPortCompareMemory@12=NTOSKRNL.RtlCompareMemory
;VideoPortCompleteDma
VideoPortCreateEvent@16
VideoPortCreateSecondaryDisplay@12
VideoPortCreateSpinLock@8
VideoPortDDCMonitorHelper@16
VideoPortDebugPrint
VideoPortDeleteEvent@8
VideoPortDeleteSpinLock@8
VideoPortDisableInterrupt@4
;VideoPortDoDma
VideoPortEnableInterrupt@4
VideoPortEnumerateChildren@8
;VideoPortFlushRegistry
VideoPortFreeCommonBuffer
VideoPortFreeDeviceBase@8
VideoPortFreePool@8
VideoPortGetAccessRanges@32
VideoPortGetAgpServices@8
VideoPortGetAssociatedDeviceExtension@4
;VideoPortGetAssociatedDeviceID
VideoPortGetBusData@24
;VideoPortGetBytesUsed
;VideoPortGetCommonBuffer
VideoPortGetCurrentIrql@0
VideoPortGetDeviceBase@20
VideoPortGetDeviceData@16
VideoPortGetDmaAdapter@8
;VideoPortGetDmaContext
;VideoPortGetMdl
VideoPortGetRegistryParameters@20
VideoPortGetRomImage@16
VideoPortGetVersion@8
VideoPortGetVgaStatus@8
VideoPortInitialize@16
VideoPortInt10@8
VideoPortInterlockedDecrement@4=NTOSKRNL.InterlockedDecrement
VideoPortInterlockedExchange@8=NTOSKRNL.InterlockedExchange
VideoPortInterlockedIncrement@4=NTOSKRNL.InterlockedIncrement
VideoPortLockBuffer@16
;VideoPortLockPages
VideoPortLogError@16
VideoPortMapBankedMemory@40
;VideoPortMapDmaMemory
VideoPortMapMemory@24
VideoPortMoveMemory@12=NTOSKRNL.RtlMoveMemory
VideoPortPutDmaAdapter@8
VideoPortQueryPerformanceCounter@8
VideoPortQueryServices@12
VideoPortQuerySystemTime@4=NTOSKRNL.KeQuerySystemTime
VideoPortQueueDpc@12
VideoPortReadPortUchar@4=HAL.READ_PORT_UCHAR
VideoPortReadPortUshort@4=HAL.READ_PORT_USHORT
VideoPortReadPortUlong@4=HAL.READ_PORT_ULONG
VideoPortReadPortBufferUchar@12=HAL.READ_PORT_BUFFER_UCHAR
VideoPortReadPortBufferUshort@12=HAL.READ_PORT_BUFFER_USHORT
VideoPortReadPortBufferUlong@12=HAL.READ_PORT_BUFFER_ULONG
VideoPortReadRegisterUchar@4=NTOSKRNL.READ_REGISTER_UCHAR
VideoPortReadRegisterUshort@4=NTOSKRNL.READ_REGISTER_USHORT
VideoPortReadRegisterUlong@4=NTOSKRNL.READ_REGISTER_ULONG
VideoPortReadRegisterBufferUchar@12=NTOSKRNL.READ_REGISTER_BUFFER_UCHAR
VideoPortReadRegisterBufferUshort@12=NTOSKRNL.READ_REGISTER_BUFFER_USHORT
VideoPortReadRegisterBufferUlong@12=NTOSKRNL.READ_REGISTER_BUFFER_ULONG
;VideoPortReadStateEvent
VideoPortRegisterBugcheckCallback@16
VideoPortReleaseBuffer@8
VideoPortReleaseCommonBuffer@28
VideoPortReleaseDeviceLock@4
VideoPortReleaseSpinLock@12
VideoPortReleaseSpinLockFromDpcLevel@8
VideoPortScanRom@16
VideoPortSetBusData@24
;VideoPortSetBytesUsed
;VideoPortSetDmaContext
VideoPortSetEvent@8
VideoPortSetRegistryParameters@16
VideoPortSetTrappedEmulatorPorts@12
;VideoPortSignalDmaComplete
VideoPortStallExecution@4=HAL.KeStallExecutionProcessor
;VideoPortStartDma
VideoPortStartTimer@4
VideoPortStopTimer@4
VideoPortSynchronizeExecution@16
VideoPortUnlockBuffer@8
;VideoPortUnlockPages
;VideoPortUnmapDmaMemory
VideoPortUnmapMemory@12
VideoPortVerifyAccessRanges@12
VideoPortWaitForSingleObject@12
VideoPortWritePortUchar@8=HAL.WRITE_PORT_UCHAR
VideoPortWritePortUshort@8=HAL.WRITE_PORT_USHORT
VideoPortWritePortUlong@8=HAL.WRITE_PORT_ULONG
VideoPortWritePortBufferUchar@12=HAL.WRITE_PORT_BUFFER_UCHAR
VideoPortWritePortBufferUshort@12=HAL.WRITE_PORT_BUFFER_USHORT
VideoPortWritePortBufferUlong@12=HAL.WRITE_PORT_BUFFER_ULONG
VideoPortWriteRegisterUchar@8=NTOSKRNL.WRITE_REGISTER_UCHAR
VideoPortWriteRegisterUshort@8=NTOSKRNL.WRITE_REGISTER_USHORT
VideoPortWriteRegisterUlong@8=NTOSKRNL.WRITE_REGISTER_ULONG
VideoPortWriteRegisterBufferUchar@12=NTOSKRNL.WRITE_REGISTER_BUFFER_UCHAR
VideoPortWriteRegisterBufferUshort@12=NTOSKRNL.WRITE_REGISTER_BUFFER_USHORT
VideoPortWriteRegisterBufferUlong@12=NTOSKRNL.WRITE_REGISTER_BUFFER_ULONG
VideoPortZeroMemory@8=NTOSKRNL.RtlZeroMemory
VideoPortZeroDeviceMemory@8=NTOSKRNL.RtlZeroMemory
VpNotifyEaData@8