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.

35 lines
1.1 KiB

  1. LIBRARY portcls.sys
  2. EXPORTS
  3. DllInitialize PRIVATE
  4. DllUnload PRIVATE
  5. PcAddAdapterDevice
  6. PcAddContentHandlers
  7. PcCompleteIrp
  8. PcCompletePendingPropertyRequest
  9. PcCreateContentMixed
  10. PcDestroyContent
  11. PcDispatchIrp
  12. PcForwardContentToDeviceObject
  13. PcForwardContentToFileObject
  14. PcForwardContentToInterface
  15. PcForwardIrpSynchronous
  16. PcGetContentRights
  17. PcGetDeviceProperty
  18. PcGetTimeInterval
  19. PcInitializeAdapterDriver
  20. PcNewInterruptSync
  21. PcNewDmaChannel
  22. PcNewMiniport
  23. PcNewPort
  24. PcNewRegistryKey
  25. PcNewResourceList
  26. PcNewResourceSublist
  27. PcNewServiceGroup
  28. PcRegisterAdapterPowerManagement
  29. PcRegisterIoTimeout
  30. PcRegisterPhysicalConnection
  31. PcRegisterPhysicalConnectionFromExternal
  32. PcRegisterPhysicalConnectionToExternal
  33. PcRegisterSubdevice
  34. PcRequestNewPowerState
  35. PcUnregisterIoTimeout