Searched refs:SC_ALL_DEVS (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | sg_err.c | 239 #define SC_ALL_DEVS ( D|T|L|P|W|R|S|O|M|C|A|E|B|K ) macro 281 {0x00, 0x00, SC_ALL_DEVS, "No additional sense information"}, 287 {0x00, 0x06, SC_ALL_DEVS, "I/O process terminated"}, 293 {0x00, 0x16, SC_ALL_DEVS, SC_OPERATION SC_IN_PROGRESS}, 307 {0x04, 0x00, SC_ALL_DEVS, 309 {0x04, 0x01, SC_ALL_DEVS, 311 {0x04, 0x02, SC_ALL_DEVS, 313 {0x04, 0x03, SC_ALL_DEVS, 321 {0x04, 0x07, SC_ALL_DEVS, 325 {0x04, 0x09, SC_ALL_DEVS, [all …]
|