make it compileable.

This commit is contained in:
Le Zhang
2015-12-16 00:04:55 +08:00
parent 7d34e3c64b
commit 5f197d8035
6 changed files with 40 additions and 29 deletions

View File

@@ -63,7 +63,6 @@ var (
ASC_LOGICAL_UNIT_NOT_CONFIG SCSISubError = 0x3e00
/* Key 3: Medium Errors */
ASC_WRITE_ERROR SCSISubError = 0x0c00
ASC_UNRECOVERED_READ SCSISubError = 0x1100
ASC_RECORDED_ENTITY_NOT_FOUND SCSISubError = 0x1400
ASC_UNKNOWN_FORMAT SCSISubError = 0x3001