Decode WRITE ATOMIC(16) command.

This commit is contained in:
Alexander Motin 2015-09-12 17:53:49 +00:00
parent 86eda749af
commit 119c9aca64
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287718

View File

@ -509,7 +509,8 @@ static struct op_table_entry scsi_op_codes[] = {
/* 99 */
/* 9A */
/* 9B */
/* 9C */
/* 9C O WRITE ATOMIC(16) */
{ 0x9C, D, "WRITE ATOMIC(16)" },
/* 9D */
/* XXX KDM ALL for this? op-num.txt defines it for none.. */
/* 9E SERVICE ACTION IN(16) */