/[hurd]/gnumach/linux/src/drivers/scsi/53c78xx.c
ViewVC logotype

Diff of /gnumach/linux/src/drivers/scsi/53c78xx.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tb, Mon Apr 26 05:53:43 1999 UTC revision 1.1.4.1 by ams, Thu Jun 2 18:52:38 2005 UTC
# Line 3918  NCR53c7xx_queue_command (Scsi_Cmnd *cmd, Line 3918  NCR53c7xx_queue_command (Scsi_Cmnd *cmd,
3918          restore_flags (flags);          restore_flags (flags);
3919          cmd->result = 0xffff;   /* The NCR will overwrite message          cmd->result = 0xffff;   /* The NCR will overwrite message
3920                                         and status with valid data */                                         and status with valid data */
3921          cmd->host_scribble = (unsigned char *) tmp = create_cmd (cmd);          cmd->host_scribble = (unsigned char *) (tmp = create_cmd (cmd));
3922      }      }
3923      cli();      cli();
3924      /*      /*

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26