Searched refs:ErrorCode (Results 1 – 5 of 5) sorted by relevance
6592 long ErrorCode; in DAC960_gam_get_controller_info() local6595 ErrorCode = -EINVAL; in DAC960_gam_get_controller_info()6596 else ErrorCode = get_user(ControllerNumber, in DAC960_gam_get_controller_info()6598 if (ErrorCode != 0) in DAC960_gam_get_controller_info()6600 ErrorCode = -ENXIO; in DAC960_gam_get_controller_info()6620 ErrorCode = (copy_to_user(UserSpaceControllerInfo, &ControllerInfo, in DAC960_gam_get_controller_info()6623 return ErrorCode; in DAC960_gam_get_controller_info()6640 long ErrorCode; in DAC960_gam_v1_execute_command() local6643 ErrorCode = -EINVAL; in DAC960_gam_v1_execute_command()6648 ErrorCode = -EFAULT; in DAC960_gam_v1_execute_command()[all …]
203 unsigned char ErrorCode:7; /* Byte 0 Bits 0-6 */ member618 unsigned char ErrorCode:7; /* Byte 6 Bits 0-6 */ member
367 unsigned char ErrorCode; member405 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()411 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()417 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()423 buf->ErrorCode = 0x70 | SENSE_ERRCODE_VALID; in isd200_build_sense()429 buf->ErrorCode = 0; in isd200_build_sense()
893 uint8_t ErrorCode:7; member
1219 sensebuffer->ErrorCode = SCSI_SENSE_CURRENT_ERRORS; in arcmsr_report_sense_info()2788 sensebuffer->ErrorCode = SCSI_SENSE_CURRENT_ERRORS; in arcmsr_iop_message_xfer()