HV_SCSI_SENSE_SIZE
return _IsLegacy() ? HV_SCSI_LEGACY_SENSE_SIZE : HV_SCSI_SENSE_SIZE;
uint8 sense[HV_SCSI_SENSE_SIZE];