libata: implement ZBC IN translation
ZAC drives implement a 'ZAC Management In' command template, which maps onto the ZBC IN command. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:

committed by
Tejun Heo

parent
3a92945b24
commit
28a3fc2295
@@ -98,6 +98,7 @@
|
||||
ata_opcode_name(ATA_CMD_CFA_WRITE_MULT_NE), \
|
||||
ata_opcode_name(ATA_CMD_REQ_SENSE_DATA), \
|
||||
ata_opcode_name(ATA_CMD_SANITIZE_DEVICE), \
|
||||
ata_opcode_name(ATA_CMD_ZAC_MGMT_IN), \
|
||||
ata_opcode_name(ATA_CMD_RESTORE), \
|
||||
ata_opcode_name(ATA_CMD_READ_LONG), \
|
||||
ata_opcode_name(ATA_CMD_READ_LONG_ONCE), \
|
||||
|
Reference in New Issue
Block a user