DID_PASSTHROUGH  6446 drivers/scsi/ipr.c 			scsi_cmd->result |= (DID_PASSTHROUGH << 16);
DID_PASSTHROUGH  2629 drivers/scsi/pmcraid.c 		scsi_cmd->result |= (DID_PASSTHROUGH << 16);
DID_PASSTHROUGH  1793 drivers/scsi/scsi_error.c 	case DID_PASSTHROUGH:
DID_PASSTHROUGH   514 drivers/scsi/sg.c 	case DID_PASSTHROUGH:
DID_PASSTHROUGH   950 drivers/scsi/storvsc_drv.c 			set_host_byte(scmnd, DID_PASSTHROUGH);
DID_PASSTHROUGH   120 include/trace/events/scsi.h 		scsi_hostbyte_name(DID_PASSTHROUGH),		\