patch-2.3.32 linux/include/scsi/scsi.h
Next file: linux/kernel/Makefile
Previous file: linux/include/pcmcia/cs.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Dec 12 22:55:54 1999
- Orig file:
v2.3.31/linux/include/scsi/scsi.h
- Orig date:
Mon Mar 15 16:11:31 1999
diff -u --recursive --new-file v2.3.31/linux/include/scsi/scsi.h linux/include/scsi/scsi.h
@@ -73,7 +73,11 @@
#define LOG_SELECT 0x4c
#define LOG_SENSE 0x4d
#define MODE_SELECT_10 0x55
+#define RESERVE_10 0x56
+#define RELEASE_10 0x57
#define MODE_SENSE_10 0x5a
+#define PERSISTENT_RESERVE_IN 0x5e
+#define PERSISTENT_RESERVE_OUT 0x5f
#define MOVE_MEDIUM 0xa5
#define READ_12 0xa8
#define WRITE_12 0xaa
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)