Home
last modified time | relevance | path

Searched refs:CMD_CTLR_LOCKUP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h46 #define CMD_CTLR_LOCKUP 0xffff macro
47 /* Note: CMD_CTLR_LOCKUP is not a value defined by the CISS spec
H A Dhpsa.c2624 if (unlikely(ei->CommandStatus == CMD_CTLR_LOCKUP)) { in complete_scsi_command()
2867 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in hpsa_scsi_do_simple_cmd()
2989 case CMD_CTLR_LOCKUP: in hpsa_scsi_interpret_error()
8219 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in fail_all_outstanding_cmds()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h51 #define CMD_CTLR_LOCKUP 0xffff macro
52 /* Note: CMD_CTLR_LOCKUP is not a value defined by the CISS spec
H A Dhpsa.c2628 if (unlikely(ei->CommandStatus == CMD_CTLR_LOCKUP)) { in complete_scsi_command()
2871 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in hpsa_scsi_do_simple_cmd()
2993 case CMD_CTLR_LOCKUP: in hpsa_scsi_interpret_error()
8244 c->err_info->CommandStatus = CMD_CTLR_LOCKUP; in fail_all_outstanding_cmds()

Completed in 28 milliseconds