Searched refs:SC_CONTROLLER_IF (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 250 #define SC_CONTROLLER_IF "\x7" macro 796 {0x5D, 0x20, D | B, SC_CONTROLLER_IF "general hard drive failure"}, 797 {0x5D, 0x21, D | B, SC_CONTROLLER_IF "drive" SC_ERROR_RATE_TOO_HIGH}, 798 {0x5D, 0x22, D | B, SC_CONTROLLER_IF "data" SC_ERROR_RATE_TOO_HIGH}, 799 {0x5D, 0x23, D | B, SC_CONTROLLER_IF "seek" SC_ERROR_RATE_TOO_HIGH}, 800 {0x5D, 0x24, D | B, SC_CONTROLLER_IF "too many block reassigns"}, 801 {0x5D, 0x25, D | B, SC_CONTROLLER_IF "access" SC_TIMES_TOO_HIGH}, 802 {0x5D, 0x26, D | B, SC_CONTROLLER_IF "start unit" SC_TIMES_TOO_HIGH}, 803 {0x5D, 0x27, D | B, SC_CONTROLLER_IF "channel parametrics"}, 804 {0x5D, 0x28, D | B, SC_CONTROLLER_IF "controller detected"}, [all …]
|