Searched refs:SCSI_PASS_THROUGH32 (Results 1 – 5 of 5) sorted by relevance
280 … if (IrpSp->Parameters.DeviceIoControl.InputBufferLength >= sizeof( SCSI_PASS_THROUGH32 )) { in _Requires_lock_held_()
90 } SCSI_PASS_THROUGH32,*PSCSI_PASS_THROUGH32; typedef
2896 … if (RequestParameters.Parameters.DeviceIoControl.InputBufferLength < sizeof(SCSI_PASS_THROUGH32)) in RequestDispatchSpecialIoctls()
3807 if (inputBufferLength >= sizeof(SCSI_PASS_THROUGH32)) in _IRQL_requires_max_()
7361 … if (irpStack->Parameters.DeviceIoControl.InputBufferLength < sizeof(SCSI_PASS_THROUGH32)){