diff --git a/scst/src/scst_cdbprobe.h b/scst/src/scst_cdbprobe.h index 70ccbce86..f16a63077 100644 --- a/scst/src/scst_cdbprobe.h +++ b/scst/src/scst_cdbprobe.h @@ -383,6 +383,8 @@ static const struct scst_sdbops scst_scsi_op_table[] = { SCST_DATA_NONE, 0, SCST_LONG_TIMEOUT, 0, 0}, {0x93, "O O ", "WRITE SAME(16)", SCST_DATA_WRITE, 4, SCST_UNKNOWN_LENGTH, 1, 0}, /*N2! */ + {0x93, " M ", "ERASE(16)", + SCST_DATA_NONE, 0, SCST_LONG_TIMEOUT, 0, 0}, {0x9E, "M ", "SERVICE ACTION IN", SCST_DATA_READ, 4, 0, 0, 0},