Source position: jwawinioctl.pas line 965
const IOCTL_DISK_REQUEST_STRUCTURE = IOCTL_DISK_BASE shl 16 or FILE_ANY_ACCESS shl 14 or $000f shl 2 or METHOD_BUFFERED;