Searched refs:DID_PASSTHROUGH (Results 1 – 8 of 8) sorted by relevance
457 #define DID_PASSTHROUGH 0x0a /* Force command past mid-layer */ macro
3070 host_byte = DID_PASSTHROUGH; in evaluate_target_status()3159 DID_PASSTHROUGH : DID_ERROR); in complete_command()3167 DID_PASSTHROUGH : DID_ERROR); in complete_command()3175 DID_PASSTHROUGH : DID_ERROR); in complete_command()3183 DID_PASSTHROUGH : DID_ERROR); in complete_command()3191 DID_PASSTHROUGH : DID_ABORT); in complete_command()3199 DID_PASSTHROUGH : DID_ERROR); in complete_command()3214 DID_PASSTHROUGH : DID_ABORT); in complete_command()3221 DID_PASSTHROUGH : DID_ERROR); in complete_command()3228 DID_PASSTHROUGH : DID_ERROR); in complete_command()[all …]
121 scsi_hostbyte_name(DID_PASSTHROUGH), \
1052 set_host_byte(scmnd, DID_PASSTHROUGH); in storvsc_handle_error()
1778 case DID_PASSTHROUGH: in scsi_decide_disposition()
496 case DID_PASSTHROUGH: in sg_read()
2672 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in pmcraid_error_handler()
6208 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in ipr_erp_start()