Home
last modified time | relevance | path

Searched refs:ErrorCode (Results 1 – 4 of 4) 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
H A Darcmsr_hba.c1394 sensebuffer->ErrorCode = SCSI_SENSE_CURRENT_ERRORS; in arcmsr_report_sense_info()
3097 sensebuffer->ErrorCode = SCSI_SENSE_CURRENT_ERRORS; in arcmsr_iop_message_xfer()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ !
H A Dsmu_v13_0_6_ppt.c3482 errcode = REG_GET_FIELD(entry->regs[MCA_REG_IDX_STATUS], MCMP1_STATUST0, ErrorCode); in mca_smu_bank_is_valid()