Searched refs:CommandStatus (Results 1 – 3 of 3) sorted by relevance
123 HWORD CommandStatus; member
431 if (c->err_info->CommandStatus != CMD_TARGET_STATUS || in check_for_busy()2619 if (unlikely(ei->CommandStatus == CMD_CTLR_LOCKUP)) { in complete_scsi_command()2629 if (ei->CommandStatus == 0) in complete_scsi_command()2650 if (ei->CommandStatus == CMD_IOACCEL_DISABLED) in complete_scsi_command()2657 switch (ei->CommandStatus) { in complete_scsi_command()2788 cp, ei->CommandStatus); in complete_scsi_command()2860 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in hpsa_scsi_do_simple_cmd()2925 switch (ei->CommandStatus) { in hpsa_scsi_interpret_error()2988 ei->CommandStatus); in hpsa_scsi_interpret_error()3010 if (ei->CommandStatus != 0 && ei->CommandStatus != CMD_DATA_UNDERRUN) { in hpsa_do_receive_diagnostic()[all …]
401 u16 CommandStatus; member