Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/storage/
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-v5.10/drivers/scsi/arcmsr/
Darcmsr.h990 uint8_t ErrorCode:7; member
Darcmsr_hba.c1341 sensebuffer->ErrorCode = SCSI_SENSE_CURRENT_ERRORS; in arcmsr_report_sense_info()
3008 sensebuffer->ErrorCode = SCSI_SENSE_CURRENT_ERRORS; in arcmsr_iop_message_xfer()