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

/linux-4.1.27/include/trace/events/
H A Dscsi.h121 scsi_hostbyte_name(DID_PASSTHROUGH), \
/linux-4.1.27/drivers/block/
H A Dcciss.c3070 host_byte = DID_PASSTHROUGH; evaluate_target_status()
3159 DID_PASSTHROUGH : DID_ERROR); complete_command()
3167 DID_PASSTHROUGH : DID_ERROR); complete_command()
3175 DID_PASSTHROUGH : DID_ERROR); complete_command()
3183 DID_PASSTHROUGH : DID_ERROR); complete_command()
3191 DID_PASSTHROUGH : DID_ABORT); complete_command()
3199 DID_PASSTHROUGH : DID_ERROR); complete_command()
3214 DID_PASSTHROUGH : DID_ABORT); complete_command()
3221 DID_PASSTHROUGH : DID_ERROR); complete_command()
3228 DID_PASSTHROUGH : DID_ERROR); complete_command()
3237 DID_PASSTHROUGH : DID_ERROR); complete_command()
/linux-4.1.27/include/scsi/
H A Dscsi.h457 #define DID_PASSTHROUGH 0x0a /* Force command past mid-layer */ macro
/linux-4.1.27/drivers/scsi/
H A Dstorvsc_drv.c1052 set_host_byte(scmnd, DID_PASSTHROUGH); storvsc_handle_error()
H A Dconstants.c1220 "DID_PASSTHROUGH", "DID_SOFT_ERROR", "DID_IMM_RETRY", "DID_REQUEUE",
H A Dscsi_error.c1778 case DID_PASSTHROUGH: scsi_decide_disposition()
H A Dsg.c496 case DID_PASSTHROUGH: sg_read()
H A Dpmcraid.c2672 scsi_cmd->result |= (DID_PASSTHROUGH << 16); pmcraid_error_handler()
H A Dipr.c6208 scsi_cmd->result |= (DID_PASSTHROUGH << 16); ipr_erp_start()

Completed in 486 milliseconds