Changeset 18298 in vbox for trunk/include/VBox
- Timestamp:
- Mar 26, 2009 10:04:45 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/scsi.h
r17220 r18298 115 115 SCSI_WRITE_16 = 0x8a, 116 116 SCSI_READ_6 = 0x08, 117 SCSI_WRITE_6 = 0x0a 117 SCSI_WRITE_6 = 0x0a, 118 SCSI_LOG_SENSE = 0x4d 118 119 } SCSICMD; 119 120
Note:
See TracChangeset
for help on using the changeset viewer.