Searched refs:DID_NO_CONNECT (Results 1 - 25 of 55) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_fc.h520 result = DID_NO_CONNECT << 16;
526 result = DID_NO_CONNECT << 16;
H A Dscsi.h293 #define DID_NO_CONNECT 0x01 /* Couldn't connect before timeout period */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Di2o_scsi.c541 SCpnt->result = DID_NO_CONNECT << 16;
574 SCpnt->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/storage/
H A Dscsiglue.c233 srb->result = DID_NO_CONNECT << 16;
H A Dusb.c888 us->srb->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_scsi.c251 zfcp_scsi_command_fail(scpnt, DID_NO_CONNECT);
272 zfcp_scsi_command_fail(scpnt, DID_NO_CONNECT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi.c477 /* in SDEV_DEL we error all commands. DID_NO_CONNECT
480 cmd->result = DID_NO_CONNECT << 16;
568 cmd->result = (DID_NO_CONNECT << 16);
H A Dibmmca.c636 cmd->result = DID_NO_CONNECT << 16;
1810 cmd->result = DID_NO_CONNECT << 16;
1827 cmd->result = DID_NO_CONNECT << 16;
1848 " Reporting DID_NO_CONNECT for device.\n");
1849 cmd->result = DID_NO_CONNECT << 16; /* return no connect */
2130 cmd->result = DID_NO_CONNECT << 16;
2202 cmd->result |= DID_NO_CONNECT << 16;
H A Dqlogicfas408.c279 return (DID_NO_CONNECT << 16);
H A Dseagate.c872 return retcode (DID_NO_CONNECT);
932 return retcode (DID_NO_CONNECT);
H A Dimm.c746 case DID_NO_CONNECT:
819 imm_fail(dev, DID_NO_CONNECT);
H A Dppa.c648 case DID_NO_CONNECT:
741 ppa_fail(dev, DID_NO_CONNECT);
H A Dscsi_lib.c1252 req->errors = DID_NO_CONNECT << 16;
1358 cmd->result = DID_NO_CONNECT << 16;
H A Dsym53c416.c412 current_command->result = DID_NO_CONNECT << 16;
H A DNCR53c406a.c824 current_SC->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/scsi_id/
H A Dscsi_serial.c71 #define DID_NO_CONNECT 0x01 /* Unable to connect before timeout */ macro
129 if ((host_status == DID_NO_CONNECT) ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcciss_scsi.c537 cmd->result = DID_NO_CONNECT << 16;
555 cmd->result = DID_NO_CONNECT << 16;
1179 cmd->result = DID_NO_CONNECT << 16;
1199 cmd->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Daachba.c457 scsicmd->result = DID_NO_CONNECT << 16;
1718 scsicmd->result = DID_NO_CONNECT << 16;
1752 scsicmd->result = DID_NO_CONNECT << 16;
2227 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8;
2236 scsicmd->result = DID_NO_CONNECT << 16 | COMMAND_COMPLETE << 8;
2314 scsicmd->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_scsi_host.c67 hs = DID_NO_CONNECT;
76 hs = DID_NO_CONNECT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dsbp2.c648 sbp2scsi_complete_all_commands(lu, DID_NO_CONNECT);
1844 int result = DID_NO_CONNECT << 16;
1947 SCpnt->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla4xxx/
H A Dql4_isr.c78 cmd->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptfc.c209 if (ready == DID_NO_CONNECT || !SCpnt->device->hostdata) {
639 SCpnt->result = DID_NO_CONNECT << 16;
H A Dmptspi.c760 SCpnt->result = DID_NO_CONNECT << 16;
767 SCpnt->result = DID_NO_CONNECT << 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c297 cam_status = DID_NO_CONNECT;
405 sym_xpt_done2(np, cmd, DID_NO_CONNECT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c821 ccb->pcmd->result = DID_NO_CONNECT << 16;
1173 cmd->result = (DID_NO_CONNECT << 16);

Completed in 287 milliseconds

123