Home
last modified time | relevance | path

Searched refs:ErrorCode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/storage/
H A Disd200.c368 unsigned char ErrorCode; member
406 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()
412 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()
418 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()
424 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()
430 buf->ErrorCode = 0; in isd200_build_sense()
/linux/drivers/scsi/arcmsr/
H A Darcmsr.h1019 uint8_t ErrorCode:7; member