I_> // Call the device to do the read and wait for it to finish. I_> Status = IOSyncRequest(DeviceObject, Irp); I_> IoFreeIrp(Irp); I_>