libata: Implement ZBC OUT translation
ZAC drives implement a 'ZAC Management Out' command template, which maps onto the ZBC OUT 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
28a3fc2295
commit
27708a9579
@@ -99,6 +99,7 @@
|
||||
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_ZAC_MGMT_OUT), \
|
||||
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