Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_status.h55 DID_PASSTHROUGH = 0x0a, /* Force command past mid-layer */ enumerator
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi.h120 #define DID_PASSTHROUGH 0x0a /* Force command past mid-layer */ macro
/kernel/linux/linux-5.10/include/trace/events/
H A Dscsi.h120 scsi_hostbyte_name(DID_PASSTHROUGH), \
/kernel/linux/linux-6.6/include/trace/events/
H A Dscsi.h120 scsi_hostbyte_name(DID_PASSTHROUGH), \
/kernel/linux/linux-6.6/drivers/scsi/
H A Dxen-scsifront.c281 return DID_PASSTHROUGH; in scsifront_host_byte()
H A Dstorvsc_drv.c1033 set_host_byte(scmnd, DID_PASSTHROUGH); in storvsc_handle_error()
H A Dscsi_error.c1896 case DID_PASSTHROUGH: in scsi_decide_disposition()
H A Dsg.c507 case DID_PASSTHROUGH: in sg_read()
H A Dpmcraid.c2622 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in pmcraid_error_handler()
H A Dipr.c6138 * exception: do not set DID_PASSTHROUGH on CHECK CONDITION in ipr_erp_start()
6142 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in ipr_erp_start()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dstorvsc_drv.c1048 set_host_byte(scmnd, DID_PASSTHROUGH); in storvsc_handle_error()
H A Dscsi_error.c1807 case DID_PASSTHROUGH: in scsi_decide_disposition()
H A Dsg.c505 case DID_PASSTHROUGH: in sg_read()
H A Dpmcraid.c2629 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in pmcraid_error_handler()
H A Dipr.c6457 * exception: do not set DID_PASSTHROUGH on CHECK CONDITION in ipr_erp_start()
6461 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in ipr_erp_start()
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-scsiback.c318 case DID_PASSTHROUGH: in scsiback_result()

Completed in 74 milliseconds