add SEND/RECEIVE diagnostic opcodes, SEND is a Mandatory command

This commit is contained in:
mjacob 2000-01-15 19:05:29 +00:00
parent 617faab114
commit ce4d3d68f9

View File

@ -433,6 +433,8 @@ struct scsi_start_stop_unit
#define START_STOP 0x1b
#define RESERVE 0x16
#define RELEASE 0x17
#define RECEIVE_DIAGNOSTIC 0x1c
#define SEND_DIAGNOSTIC 0x1d
#define PREVENT_ALLOW 0x1e
#define READ_CAPACITY 0x25
#define READ_10 0x28