Searched refs:CommandStatus (Results 1 – 6 of 6) sorted by relevance
471 Command->V1.CommandStatus = 0; in DAC960_V1_ClearCommand()484 Command->V2.CommandStatus = 0; in DAC960_V2_ClearCommand()811 DAC960_V1_CommandStatus_T CommandStatus; in DAC960_V1_ExecuteType3() local817 CommandStatus = Command->V1.CommandStatus; in DAC960_V1_ExecuteType3()819 return (CommandStatus == DAC960_V1_NormalCompletion); in DAC960_V1_ExecuteType3()836 DAC960_V1_CommandStatus_T CommandStatus; in DAC960_V1_ExecuteType3B() local843 CommandStatus = Command->V1.CommandStatus; in DAC960_V1_ExecuteType3B()845 return (CommandStatus == DAC960_V1_NormalCompletion); in DAC960_V1_ExecuteType3B()863 DAC960_V1_CommandStatus_T CommandStatus; in DAC960_V1_ExecuteType3D() local871 CommandStatus = Command->V1.CommandStatus; in DAC960_V1_ExecuteType3D()[all …]
1920 DAC960_V1_CommandStatus_T CommandStatus; member1955 DAC960_V2_CommandStatus_T CommandStatus; member2180 DAC960_V1_CommandStatus_T CommandStatus; /* Bytes 2-3 */ member2195 DAC960_V2_CommandStatus_T CommandStatus; /* Byte 2 */ member2242 DAC960_V1_CommandStatus_T CommandStatus; member2251 DAC960_V2_CommandStatus_T CommandStatus; member
123 HWORD CommandStatus; member
428 if (c->err_info->CommandStatus != CMD_TARGET_STATUS || in check_for_busy()2592 if (unlikely(ei->CommandStatus == CMD_CTLR_LOCKUP)) { in complete_scsi_command()2606 if (ei->CommandStatus == 0) in complete_scsi_command()2627 if (ei->CommandStatus == CMD_IOACCEL_DISABLED) in complete_scsi_command()2634 switch (ei->CommandStatus) { in complete_scsi_command()2756 cp, ei->CommandStatus); in complete_scsi_command()2828 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in hpsa_scsi_do_simple_cmd()2892 switch (ei->CommandStatus) { in hpsa_scsi_interpret_error()2955 ei->CommandStatus); in hpsa_scsi_interpret_error()2977 if (ei->CommandStatus != 0 && ei->CommandStatus != CMD_DATA_UNDERRUN) { in hpsa_do_receive_diagnostic()[all …]
396 u16 CommandStatus; member
5558 iocommand.error_info.CommandStatus = in pqi_passthru_ioctl()