Lines Matching defs:action
715 enum action {
797 * The function will attempt to perform a specified error action and
803 * action = error action to take (see action_t)
810 qla1280_error_action(struct scsi_cmnd *cmd, enum action action)
829 dprintk(4, "error_action %i, istatus 0x%04x\n", action,
838 "Handle=0x%p, action=0x%x\n",
839 ha->host_no, cmd, CMD_HANDLE(cmd), action);
844 * action was initiated. If the error_action isn't ABORT_COMMAND
845 * then the driver must proceed with the requested action.
866 switch (action) {
931 if (action == ABORT_COMMAND && result != SUCCESS) {
942 * the error action.
1560 * is in action and we end up with a machine check exception