Searched refs:DID_ERROR (Results 26 - 50 of 89) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.c894 cmd->result = (DID_ERROR << 16);
1936 cmd->result = DID_ERROR << 16;
1998 cmd->result = DID_ERROR << 16;
2079 cmd->result = (cmd->result & 0x00ffff) | (DID_ERROR << 16);
2246 cmd->result = DID_ERROR << 16;
H A Datari_NCR5380.c827 cmd->result = (DID_ERROR << 16);
1861 cmd->result = DID_ERROR << 16;
1919 cmd->result = DID_ERROR << 16;
2051 cmd->result = (cmd->result & 0x00ffff) | (DID_ERROR << 16);
2262 cmd->result = DID_ERROR << 16;
H A Dsun3_NCR5380.c816 cmd->result = (DID_ERROR << 16);
1867 cmd->result = DID_ERROR << 16;
1927 cmd->result = DID_ERROR << 16;
2063 cmd->result = (cmd->result & 0x00ffff) | (DID_ERROR << 16);
2276 cmd->result = DID_ERROR << 16;
H A Dqla1280.c1330 int host_status = DID_ERROR;
1344 "DID_ERROR",
1370 host_status = DID_ERROR;
1372 host_status = DID_ERROR;
1374 host_status = DID_ERROR;
1376 host_status = DID_ERROR;
1395 host_status = DID_ERROR;
1404 host_status = DID_ERROR;
1412 host_status = DID_ERROR;
3805 CMD_RESULT(sp->cmd) = DID_ERROR << 1
[all...]
H A Dvmw_pvscsi.c528 cmd->result = (DID_ERROR << 16);
550 cmd->result |= (DID_ERROR << 16);
568 cmd->result = (DID_ERROR << 16);
H A Deata.c2421 status = DID_ERROR << 16;
2463 status = DID_ERROR << 16;
2492 status = DID_ERROR << 16;
2504 status = DID_ERROR << 16;
H A Du14-34f.c1680 status = DID_ERROR << 16;
1715 status = DID_ERROR << 16;
1749 status = DID_ERROR << 16;
1760 status = DID_ERROR << 16;
H A DNCR53c406a.c799 current_SC->result = DID_ERROR << 16;
816 current_SC->result = DID_ERROR << 16;
H A Dwd7000.c955 hosterr = DID_ERROR;
984 hosterr = DID_ERROR;
H A Din2000.c1213 cmd->result = (cmd->result & 0x00ffff) | (DID_ERROR << 16);
1296 cmd->result = (cmd->result & 0x00ffff) | (DID_ERROR << 16);
1328 cmd->result = (cmd->result & 0x00ffff) | (DID_ERROR << 16);
H A Dstex.c658 DID_ERROR << 16 | COMMAND_COMPLETE << 8;
719 result |= DID_ERROR << 16 | COMMAND_COMPLETE << 8;
735 result = DID_ERROR << 16 | COMMAND_COMPLETE << 8;
H A Dwd33c93.c1174 result & 0x00ffff) | (DID_ERROR << 16);
1259 (cmd->result & 0x00ffff) | (DID_ERROR << 16);
1294 result & 0x00ffff) | (DID_ERROR << 16);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1811 cmd->result = ScsiResult(DID_ERROR, 0);
1820 cmd->result = ScsiResult(DID_ERROR, 0);
1883 cmd->result = ScsiResult(DID_ERROR, 0);
2181 host_status = DID_ERROR;
2192 host_status = DID_ERROR;
2248 host_status = DID_ERROR;
2266 host_status = DID_ERROR;
2273 host_status = DID_ERROR;
2287 host_status = DID_ERROR;
2418 cmd->result = ScsiResult(DID_ERROR,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Daachba.c1784 /* scsicmd->result = DID_ERROR << 16;
2634 scsicmd->result = DID_ERROR << 16 | COMMAND_COMPLETE << 8 | SAM_STAT_CHECK_CONDITION;
2662 scsicmd->result = DID_ERROR << 16 | COMMAND_COMPLETE << 8;
2678 scsicmd->result = DID_ERROR << 16 | ABORT << 8;
2705 scsicmd->result = DID_ERROR << 16 | MESSAGE_REJECT << 8;
2737 scsicmd->result = DID_ERROR << 16
2742 scsicmd->result = DID_ERROR << 16
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dsbp2.c1347 return DID_ERROR << 16;
1373 result = DID_ERROR << 16;
1466 cmd->result = DID_ERROR << 16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic_scsi.c739 sc->result = (DID_ERROR << 16) | icmnd_cmpl->scsi_status;
744 sc->result = (DID_ERROR << 16) | icmnd_cmpl->scsi_status;
760 sc->result = (DID_ERROR << 16) | icmnd_cmpl->scsi_status;
850 sc->result = (DID_ERROR << 16);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss_scsi.c717 cmd->result = DID_ERROR << 16;
722 cmd->result = DID_ERROR << 16;
731 cmd->result = DID_ERROR << 16;
745 cmd->result = DID_ERROR << 16;
905 /* cmd->result = DID_ERROR << 16; */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dscsi.h118 scsi_hostbyte_name(DID_ERROR), \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c392 curSC->result = DID_ERROR << 16;
404 curSC->result = DID_ERROR << 16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c221 #define DID_UNDERFLOW DID_ERROR
2041 new_status = DID_ERROR;
2094 new_status = DID_ERROR;
2105 new_status = DID_ERROR;
2112 new_status = DID_ERROR;
H A Daic7xxx_osm.c260 #define DID_UNDERFLOW DID_ERROR
2009 new_status = DID_ERROR;
2016 new_status = DID_ERROR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dacornscsi.c870 SCpnt->result |= DID_ERROR << 16;
1897 acornscsi_done(host, &host->SCpnt, DID_ERROR);
2037 acornscsi_done(host, &host->SCpnt, DID_ERROR);
2355 acornscsi_done(host, &host->SCpnt, DID_ERROR);
2510 SCpnt->result = DID_ERROR << 16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c510 purge_requests(hostdata, DID_ERROR);
654 evt_struct->cmnd->result = DID_ERROR << 16;
1506 evt_struct->cmnd->result = DID_ERROR << 16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dsbp2.c1843 result = DID_ERROR << 16;
1918 SCpnt->result = DID_ERROR << 16;
1924 SCpnt->result = DID_ERROR << 16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_scsi.c112 zfcp_scsi_command_fail(scpnt, DID_ERROR);

Completed in 357 milliseconds

1234