mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
Oops, previous commit erased ERASE16. Fixed.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@13 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -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},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user