HomeSort by relevance Sort by last modified time
    Searched refs:IOCTL_CDROM_GET_DRIVE_GEOMETRY (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Windows/
FileIO.h 62 #define IOCTL_CDROM_GET_DRIVE_GEOMETRY CTL_CODE(IOCTL_CDROM_BASE, 0x0013, METHOD_BUFFERED, FILE_READ_ACCESS)
90 { return DeviceIoControlOut(IOCTL_CDROM_GET_DRIVE_GEOMETRY, res, sizeof(*res)); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddcdrm.h 46 #define IOCTL_CDROM_GET_DRIVE_GEOMETRY \

Completed in 173 milliseconds