summaryrefslogtreecommitdiff
path: root/fpcsrc/rtl/netware/aio.imp
blob: bcd87f379dc236b578dce8693375449ea8d575b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
#
#
# functions for Application to call
#
   
   AIOAcquirePort,
   AIOConfigurePort,
   AIOFlushBuffers,
   AIOGetBoardList,
   AIOGetDriverList,
   AIOGetExternalStatus,
   AIOGetFirstPortInfo,
   AIOGetNextPortInfo,
   AIOGetFirstPortStatistics,
   AIOGetNextPortStatistics,
   AIOGetPortCapability,
   AIOGetPortConfiguration,
   AIOGetPortStatistics,
   AIOGetPortStatus,
   AIOGetReadBufferSize,
   AIOGetWriteBufferSize,
   AIOReadData,
   AIOReadStatus,
   AIOReleasePort,
   AIOSetControlData,
   AIOSetExternalControl,
   AIOSetFlowControl,
   AIOSetFlowControlCharacters,
   AIOSetReadBufferSize,
   AIOSetWriteBufferSize,
   AIOWriteData,
   AIOWriteStatus,
   AIOGetName_FirstPortInfo,
   AIOGetName_NextPortInfo, 

#
# functions for Internal Application to call
#
   AIOAcquirePortWithRTag