Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

76 lines
1.5 KiB

  1. ;--------------------------------------------------------------------
  2. ;
  3. ; when modifying this file please be aware that the exports are
  4. ; organized so that maintanence is as easy as possible. put your
  5. ; extension in the correct section and in alphabetical order. also,
  6. ; remember to update the other def files in the parallell directories
  7. ; to contain your new extension. all extension names must be in
  8. ; lower case!
  9. ;
  10. ;--------------------------------------------------------------------
  11. EXPORTS
  12. ;--------------------------------------------------------------------
  13. ;
  14. ; these are the USBPORT extensions...
  15. ;
  16. ;--------------------------------------------------------------------
  17. _bw
  18. _cfgh
  19. _cmbf
  20. _devh
  21. _descusb
  22. _desccfg
  23. _ehcidd
  24. _ehciep
  25. _ehciframe
  26. _ehciqh
  27. _ehciregs
  28. _ehcisitd
  29. _ehcistq
  30. _ehcitd
  31. _ehciitd
  32. _ehcitfer
  33. _endp
  34. _enumlog
  35. _eplog
  36. _ext
  37. _help
  38. _iso
  39. _isolog
  40. _ifh
  41. _list
  42. _log
  43. _mdl
  44. _ohcidd
  45. _ohcied
  46. _ohciep
  47. _ohciregs
  48. _ohcitd
  49. _ohcitfer
  50. _piph
  51. _pow
  52. _spin
  53. _tfer
  54. _tt
  55. _uhcidd
  56. _uhciports
  57. _uhcifl
  58. _uhcitd
  59. _uhciqh
  60. _urb
  61. _usbirps
  62. _usbport
  63. _xlog
  64. ;--------------------------------------------------------------------
  65. ;
  66. ; these are the extension service functions provided for the debugger
  67. ;
  68. ;--------------------------------------------------------------------
  69. DebugExtensionNotify
  70. DebugExtensionInitialize
  71. DebugExtensionUninitialize