Source code of Windows XP (NT5)
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.

73 lines
1.4 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. _ehciqh
  26. _ehciregs
  27. _ehcisitd
  28. _ehcitd
  29. _ehciitd
  30. _ehcitfer
  31. _endp
  32. _eplog
  33. _ext
  34. _help
  35. _iso
  36. _isolog
  37. _ifh
  38. _list
  39. _log
  40. _mdl
  41. _ohcidd
  42. _ohcied
  43. _ohciep
  44. _ohciregs
  45. _ohcitd
  46. _ohcitfer
  47. _piph
  48. _pow
  49. _spin
  50. _tfer
  51. _tt
  52. _uhcidd
  53. _uhciports
  54. _uhcifl
  55. _uhcitd
  56. _uhciqh
  57. _urb
  58. _usbirps
  59. _usbport
  60. _xlog
  61. ;--------------------------------------------------------------------
  62. ;
  63. ; these are the extension service functions provided for the debugger
  64. ;
  65. ;--------------------------------------------------------------------
  66. DebugExtensionNotify
  67. DebugExtensionInitialize
  68. DebugExtensionUninitialize