aio.imp 882 B

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