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.

39 lines
865 B

  1. ;//+-------------------------------------------------------------------------
  2. ;//
  3. ;// Microsoft Windows
  4. ;//
  5. ;// Copyright (C) Microsoft Corporation, 1998 - 1999
  6. ;//
  7. ;// File: storprop.def
  8. ;//
  9. ;//--------------------------------------------------------------------------
  10. LIBRARY SPTLIB.DLL
  11. EXPORTS
  12. ;
  13. ; routines to send commands and get data.
  14. ;
  15. SptSendCdbToDevice
  16. SptSendCdbToDeviceEx
  17. ;
  18. ; validate length of CDBs
  19. ; used internally as a sanity check
  20. ;
  21. SptUtilValidateCdbLength
  22. ;
  23. ; routine to help interpret sense info
  24. ;
  25. SptUtilInterpretSenseInfo
  26. ;
  27. ; routines to get exclusive device access
  28. ;
  29. SptUtilLockVolumeByHandle