cam: Remove duplicate definition for READ_DEFECT_DATA_10

This isn't needed by all devices and is only used by the da device (in
camcontrol). All the other da specific da scsi opcodes are only in
scsi_da.h.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D40527
This commit is contained in:
Warner Losh 2023-06-19 14:43:45 -06:00
parent e8cdabb4e1
commit a960d3c07b

View File

@ -2104,7 +2104,6 @@ struct ata_pass_32 {
#define WRITE_VERIFY_10 0x2E
#define VERIFY_10 0x2F
#define SYNCHRONIZE_CACHE 0x35
#define READ_DEFECT_DATA_10 0x37
#define WRITE_BUFFER 0x3B
#define READ_BUFFER 0x3C
#define CHANGE_DEFINITION 0x40