Searched refs:DID_PASSTHROUGH (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi.h385 #define DID_PASSTHROUGH 0x0a /* Force command past mid-layer */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dscsi.h121 scsi_hostbyte_name(DID_PASSTHROUGH), \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss.c2993 host_byte = DID_PASSTHROUGH;
3082 DID_PASSTHROUGH : DID_ERROR);
3090 DID_PASSTHROUGH : DID_ERROR);
3098 DID_PASSTHROUGH : DID_ERROR);
3106 DID_PASSTHROUGH : DID_ERROR);
3114 DID_PASSTHROUGH : DID_ABORT);
3122 DID_PASSTHROUGH : DID_ERROR);
3137 DID_PASSTHROUGH : DID_ABORT);
3144 DID_PASSTHROUGH : DID_ERROR);
3153 DID_PASSTHROUGH
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_error.c1367 case DID_PASSTHROUGH:
H A Dsg.c445 case DID_PASSTHROUGH:
H A Dpmcraid.c2706 scsi_cmd->result |= (DID_PASSTHROUGH << 16);
H A Dipr.c5588 scsi_cmd->result |= (DID_PASSTHROUGH << 16);

Completed in 288 milliseconds