Searched refs:DID_PASSTHROUGH (Results 1 – 8 of 8) sorted by relevance
172 #define DID_PASSTHROUGH 0x0a /* Force command past mid-layer */ macro
3086 host_byte = DID_PASSTHROUGH; in evaluate_target_status()3175 DID_PASSTHROUGH : DID_ERROR); in complete_command()3183 DID_PASSTHROUGH : DID_ERROR); in complete_command()3191 DID_PASSTHROUGH : DID_ERROR); in complete_command()3199 DID_PASSTHROUGH : DID_ERROR); in complete_command()3207 DID_PASSTHROUGH : DID_ABORT); in complete_command()3215 DID_PASSTHROUGH : DID_ERROR); in complete_command()3230 DID_PASSTHROUGH : DID_ABORT); in complete_command()3237 DID_PASSTHROUGH : DID_ERROR); in complete_command()3244 DID_PASSTHROUGH : DID_ERROR); in complete_command()[all …]
121 scsi_hostbyte_name(DID_PASSTHROUGH), \
875 set_host_byte(scmnd, DID_PASSTHROUGH); in storvsc_handle_error()
1788 case DID_PASSTHROUGH: in scsi_decide_disposition()
496 case DID_PASSTHROUGH: in sg_read()
2673 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in pmcraid_error_handler()
6213 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in ipr_erp_start()