Source position: jwawinioctl.pas line 439
const IOCTL_STORAGE_RESET_DEVICE = IOCTL_STORAGE_BASE shl 16 or FILE_READ_ACCESS shl 14 or $0401 shl 2 or METHOD_BUFFERED;