Searched refs:SC_HARDWARE_IF (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 249 #define SC_HARDWARE_IF "\x6" macro 783 {0x5D, 0x10, D | B, SC_HARDWARE_IF "general hard drive failure"}, 784 {0x5D, 0x11, D | B, SC_HARDWARE_IF "drive" SC_ERROR_RATE_TOO_HIGH}, 785 {0x5D, 0x12, D | B, SC_HARDWARE_IF "data" SC_ERROR_RATE_TOO_HIGH}, 786 {0x5D, 0x13, D | B, SC_HARDWARE_IF "seek" SC_ERROR_RATE_TOO_HIGH}, 787 {0x5D, 0x14, D | B, SC_HARDWARE_IF "too many block reassigns"}, 788 {0x5D, 0x15, D | B, SC_HARDWARE_IF "access" SC_TIMES_TOO_HIGH}, 789 {0x5D, 0x16, D | B, SC_HARDWARE_IF "start unit" SC_TIMES_TOO_HIGH}, 790 {0x5D, 0x17, D | B, SC_HARDWARE_IF "channel parametrics"}, 791 {0x5D, 0x18, D | B, SC_HARDWARE_IF "controller detected"}, [all …]
|