Home
last modified time | relevance | path

Searched refs:DID_PASSTHROUGH (Results 1 – 8 of 8) sorted by relevance

/linux/include/scsi/
H A Dscsi_status.h55 DID_PASSTHROUGH = 0x0a, /* Force command past mid-layer */ enumerator
/linux/include/trace/events/
H A Dscsi.h121 scsi_hostbyte_name(DID_PASSTHROUGH), \
/linux/drivers/scsi/
H A Dxen-scsifront.c281 return DID_PASSTHROUGH; in scsifront_host_byte()
H A Dstorvsc_drv.c1035 set_host_byte(scmnd, DID_PASSTHROUGH); in storvsc_handle_error()
H A Dscsi_error.c1897 case DID_PASSTHROUGH: in scsi_decide_disposition()
H A Dsg.c503 case DID_PASSTHROUGH: in sg_read()
H A Dpmcraid.c2625 scsi_cmd->result |= (DID_PASSTHROUGH << 16); in pmcraid_error_handler()
/linux/drivers/xen/
H A Dxen-scsiback.c318 case DID_PASSTHROUGH: in scsiback_result()