/linux-4.1.27/drivers/scsi/arm/ |
H A D | arxescsi.c | 243 .eh_device_reset_handler = fas216_eh_device_reset,
|
H A D | powertec.c | 289 .eh_device_reset_handler = fas216_eh_device_reset,
|
H A D | cumana_2.c | 364 .eh_device_reset_handler = fas216_eh_device_reset,
|
H A D | eesox.c | 483 .eh_device_reset_handler = fas216_eh_device_reset,
|
/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfad_im.c | 789 .eh_device_reset_handler = bfad_im_reset_lun_handler, 812 .eh_device_reset_handler = bfad_im_reset_lun_handler,
|
/linux-4.1.27/drivers/scsi/libsas/ |
H A D | sas_scsi_host.c | 559 if (!shost->hostt->eh_device_reset_handler) try_to_reset_cmd_device() 562 res = shost->hostt->eh_device_reset_handler(cmd); try_to_reset_cmd_device()
|
/linux-4.1.27/drivers/scsi/ |
H A D | virtio_scsi.c | 763 .eh_device_reset_handler = virtscsi_device_reset, 782 .eh_device_reset_handler = virtscsi_device_reset,
|
H A D | iscsi_tcp.c | 961 .eh_device_reset_handler= iscsi_eh_device_reset,
|
H A D | wd719x.c | 877 .eh_device_reset_handler = wd719x_dev_reset,
|
H A D | xen-scsifront.c | 701 .eh_device_reset_handler = scsifront_dev_reset_handler,
|
H A D | a100u2w.c | 1077 .eh_device_reset_handler = inia100_device_reset,
|
H A D | aha1542.c | 946 .eh_device_reset_handler= aha1542_dev_reset,
|
H A D | scsi_error.c | 852 if (!hostt->eh_device_reset_handler) scsi_try_bus_device_reset() 855 rtn = hostt->eh_device_reset_handler(scmd); scsi_try_bus_device_reset()
|
H A D | hptiop.c | 1175 .eh_device_reset_handler = hptiop_reset,
|
H A D | vmw_pvscsi.c | 977 .eh_device_reset_handler = pvscsi_device_reset,
|
H A D | dpt_i2o.c | 3558 .eh_device_reset_handler = adpt_device_reset,
|
H A D | aha152x.c | 2918 .eh_device_reset_handler = aha152x_device_reset,
|
H A D | megaraid.c | 4186 .eh_device_reset_handler = megaraid_reset,
|
H A D | qla1280.c | 4213 .eh_device_reset_handler= qla1280_eh_device_reset,
|
H A D | scsi_debug.c | 5315 .eh_device_reset_handler = scsi_debug_device_reset,
|
H A D | pmcraid.c | 4241 .eh_device_reset_handler = pmcraid_eh_device_reset_handler,
|
H A D | hpsa.c | 681 .eh_device_reset_handler = hpsa_eh_device_reset_handler,
|
H A D | ipr.c | 6481 .eh_device_reset_handler = ipr_eh_dev_reset,
|
/linux-4.1.27/drivers/scsi/mvsas/ |
H A D | mv_init.c | 64 .eh_device_reset_handler = sas_eh_device_reset_handler,
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | init.c | 169 .eh_device_reset_handler = sas_eh_device_reset_handler,
|
/linux-4.1.27/drivers/s390/scsi/ |
H A D | zfcp_scsi.c | 283 .eh_device_reset_handler = zfcp_scsi_eh_device_reset_handler,
|
/linux-4.1.27/drivers/usb/storage/ |
H A D | scsiglue.c | 556 .eh_device_reset_handler = device_reset,
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptfc.c | 123 .eh_device_reset_handler = mptfc_dev_reset,
|
H A D | mptspi.c | 842 .eh_device_reset_handler = mptscsih_dev_reset,
|
H A D | mptsas.c | 1987 .eh_device_reset_handler = mptscsih_dev_reset,
|
/linux-4.1.27/drivers/scsi/pm8001/ |
H A D | pm8001_init.c | 86 .eh_device_reset_handler = sas_eh_device_reset_handler,
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
H A D | aic94xx_init.c | 73 .eh_device_reset_handler = sas_eh_device_reset_handler,
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | fnic_main.c | 110 .eh_device_reset_handler = fnic_device_reset,
|
/linux-4.1.27/drivers/staging/rts5208/ |
H A D | rtsx.c | 228 .eh_device_reset_handler = device_reset,
|
/linux-4.1.27/drivers/target/loopback/ |
H A D | tcm_loop.c | 372 .eh_device_reset_handler = tcm_loop_device_reset,
|
/linux-4.1.27/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 973 .eh_device_reset_handler= iscsi_eh_device_reset,
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_host.h | 148 int (* eh_device_reset_handler)(struct scsi_cmnd *); member in struct:scsi_host_template
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_scsi.c | 2275 .eh_device_reset_handler = csio_eh_lun_reset_handler, 2295 .eh_device_reset_handler = csio_eh_lun_reset_handler,
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 94 .eh_device_reset_handler = iscsi_eh_device_reset,
|
/linux-4.1.27/drivers/scsi/esas2r/ |
H A D | esas2r_main.c | 243 .eh_device_reset_handler = esas2r_device_reset,
|
/linux-4.1.27/drivers/staging/unisys/virthba/ |
H A D | virthba.c | 214 .eh_device_reset_handler = virthba_device_reset_handler,
|
/linux-4.1.27/drivers/block/ |
H A D | cciss_scsi.c | 90 .eh_device_reset_handler= cciss_eh_device_reset_handler,
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 5869 .eh_device_reset_handler = lpfc_device_reset_handler, 5894 .eh_device_reset_handler = lpfc_device_reset_handler, 5920 .eh_device_reset_handler = lpfc_device_reset_handler,
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 2790 .eh_device_reset_handler = bnx2fc_eh_device_reset, /* lun reset */
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
H A D | bnx2i_iscsi.c | 2260 .eh_device_reset_handler = iscsi_eh_device_reset,
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 99 .eh_device_reset_handler = iscsi_eh_device_reset,
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 1661 .eh_device_reset_handler = sym53c8xx_eh_device_reset_handler,
|
/linux-4.1.27/drivers/scsi/megaraid/ |
H A D | megaraid_mbox.c | 344 .eh_device_reset_handler = megaraid_reset_handler,
|
H A D | megaraid_sas_base.c | 2794 .eh_device_reset_handler = megasas_reset_device, 5050 host->hostt->eh_device_reset_handler = NULL; megasas_io_attach()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 801 .eh_device_reset_handler = ahc_linux_dev_reset,
|
H A D | aic79xx_osm.c | 914 .eh_device_reset_handler = ahd_linux_dev_reset,
|
/linux-4.1.27/drivers/scsi/fcoe/ |
H A D | fcoe.c | 280 .eh_device_reset_handler = fc_eh_device_reset,
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
H A D | ibmvscsi.c | 2137 .eh_device_reset_handler = ibmvscsi_eh_device_reset_handler,
|
H A D | ibmvfc.c | 3083 .eh_device_reset_handler = ibmvfc_eh_device_reset_handler,
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 2740 .eh_device_reset_handler = srp_reset_device,
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 249 .eh_device_reset_handler = qla2xxx_eh_device_reset,
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
H A D | be_main.c | 562 .eh_device_reset_handler = beiscsi_eh_device_reset,
|
/linux-4.1.27/drivers/scsi/ufs/ |
H A D | ufshcd.c | 4249 .eh_device_reset_handler = ufshcd_eh_device_reset_handler,
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_scsih.c | 7273 .eh_device_reset_handler = _scsih_dev_reset,
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
H A D | mpt2sas_scsih.c | 7641 .eh_device_reset_handler = _scsih_dev_reset,
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 198 .eh_device_reset_handler = qla4xxx_eh_device_reset,
|