source: vendor/w32api/current/lib/ddk/hal.def

Last change on this file was 2720, checked in by bird, 19 years ago

w32api v3.6

File size: 2.2 KB
Line 
1LIBRARY hal.dll
2EXPORTS
3@ExAcquireFastMutex@4
4@ExReleaseFastMutex@4
5@ExTryToAcquireFastMutex@4
6;HalAcquireDisplayOwnership
7;HalAdjustResourceList
8;HalAllProcessorsStarted
9;HalAllocateAdapterChannel
10HalAllocateCommonBuffer@16
11;HalAllocateCrashDumpRegisters
12HalAssignSlotResources@32
13;HalBeginSystemInterrupt
14;HalCalibratePerformanceCounter
15;HalClearSoftwareInterrupt
16;HalDisableSystemInterrupt
17;HalDisplayString
18;HalEnableSystemInterrupt
19;HalEndSystemInterrupt
20;HalFlushCommonBuffer
21HalFreeCommonBuffer@20
22HalGetAdapter@8
23HalGetBusData@20
24HalGetBusDataByOffset@24
25;HalGetEnvironmentVariable
26HalGetInterruptVector@24
27;HalHandleNMI
28;HalInitSystem
29;HalInitializeProcessor
30;HalMakeBeep
31;HalProcessorIdle
32;HalQueryDisplayParameters
33;HalQueryRealTimeClock
34HalReadDmaCounter@4
35;HalReportResourceUsage
36;HalRequestIpi
37;HalRequestSoftwareInterrupt
38;HalReturnToFirmware
39HalSetBusData@20
40HalSetBusDataByOffset@24
41;HalSetDisplayParameters
42;HalSetEnvironmentVariable
43;HalSetProfileInterval
44;HalSetRealTimeClock
45;HalSetTimeIncrement
46;HalStartNextProcessor
47;HalStartProfileInterrupt
48;HalStopProfileInterrupt
49;HalSystemVectorDispatchEntry
50HalTranslateBusAddress@20
51;IoAssignDriveLetters
52IoFlushAdapterBuffers@24
53IoFreeAdapterChannel@4
54IoFreeMapRegisters@12
55IoMapTransfer@24
56IoReadPartitionTable@16
57IoSetPartitionInformation@16
58IoWritePartitionTable@20
59;KdComPortInUse DATA
60@KeAcquireInStackQueuedSpinLock@8
61;KeAcquireInStackQueuedSpinLockRaiseToSynch
62;KeAcquireQueuedSpinLock
63;KeAcquireQueuedSpinLockRaiseToSynch
64KeAcquireSpinLock@8
65;KeAcquireSpinLockRaiseToSynch
66;KeFlushWriteBuffer
67KeGetCurrentIrql@0
68KeLowerIrql@4
69KeQueryPerformanceCounter@4
70KeRaiseIrql@8
71KeRaiseIrqlToDpcLevel@0
72;KeRaiseIrqlToSynchLevel
73@KeReleaseInStackQueuedSpinLock@4
74;KeReleaseQueuedSpinLock
75KeReleaseSpinLock@8
76KeStallExecutionProcessor@4
77;KeTryToAcquireQueuedSpinLock
78;KeTryToAcquireQueuedSpinLockRaiseToSynch
79;KfAcquireSpinLock
80;KfLowerIrql
81;KfRaiseIrql
82;KfReleaseSpinLock
83READ_PORT_BUFFER_UCHAR@12
84READ_PORT_BUFFER_ULONG@12
85READ_PORT_BUFFER_USHORT@12
86READ_PORT_UCHAR@4
87READ_PORT_ULONG@4
88READ_PORT_USHORT@4
89WRITE_PORT_BUFFER_UCHAR@12
90WRITE_PORT_BUFFER_ULONG@12
91WRITE_PORT_BUFFER_USHORT@12
92WRITE_PORT_UCHAR@8
93WRITE_PORT_ULONG@8
94WRITE_PORT_USHORT@8
Note: See TracBrowser for help on using the repository browser.