SCSI_REQUEST_SENSE_6
if (operation[0] != SCSI_REQUEST_SENSE_6) {
if (operation[0] == SCSI_REQUEST_SENSE_6)
commandBlock[0] = SCSI_REQUEST_SENSE_6;