tag
line
file
source code
in_error
101
kernel/blk_drv/scsi/7000fasst.c
int in_error=hosterr;
in_error
132
kernel/blk_drv/scsi/7000fasst.c
if (scsierr||hosterr) printk("SCSI-Command error: SCSI %x HOST %x RETURN %x\n",scsierr,in_error,hosterr);