Home
last modified time | relevance | path

Searched refs:eh_device_reset_handler (Results 1 – 25 of 69) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Darxescsi.c244 .eh_device_reset_handler = fas216_eh_device_reset,
H A Dpowertec.c287 .eh_device_reset_handler = fas216_eh_device_reset,
H A Dcumana_2.c364 .eh_device_reset_handler = fas216_eh_device_reset,
H A Deesox.c481 .eh_device_reset_handler = fas216_eh_device_reset,
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_host.h134 int (* eh_device_reset_handler)(struct scsi_cmnd *); member
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dscsiglue.c617 .eh_device_reset_handler = device_reset,
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_scsi_host.c542 if (!shost->hostt->eh_device_reset_handler) in try_to_reset_cmd_device()
545 res = shost->hostt->eh_device_reset_handler(cmd); in try_to_reset_cmd_device()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dufs.rst148 SCSI Midlayer through .eh_abort_handler, .eh_device_reset_handler and
H A Dscsi_eh.rst217 int (* eh_device_reset_handler)(struct scsi_cmnd *);
408 instead of issuing STU, hostt->eh_device_reset_handler()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_im.c802 .eh_device_reset_handler = bfad_im_reset_lun_handler,
824 .eh_device_reset_handler = bfad_im_reset_lun_handler,
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dinit.c168 .eh_device_reset_handler = sas_eh_device_reset_handler,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_error.c903 if (!hostt->eh_device_reset_handler) in scsi_try_bus_device_reset()
906 rtn = hostt->eh_device_reset_handler(scmd); in scsi_try_bus_device_reset()
H A Da100u2w.c1077 .eh_device_reset_handler = inia100_device_reset,
H A Discsi_tcp.c1021 .eh_device_reset_handler= iscsi_eh_device_reset,
H A Dxen-scsifront.c690 .eh_device_reset_handler = scsifront_dev_reset_handler,
H A Dvirtio_scsi.c751 .eh_device_reset_handler = virtscsi_device_reset,
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_main.c122 .eh_device_reset_handler = snic_device_reset,
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Discsi_iser.c974 .eh_device_reset_handler= iscsi_eh_device_reset,
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Drtsx.c212 .eh_device_reset_handler = device_reset,
/OK3568_Linux_fs/kernel/drivers/staging/unisys/visorhba/
H A Dvisorhba_main.c638 .eh_device_reset_handler = visorhba_device_reset_handler,
/OK3568_Linux_fs/kernel/drivers/scsi/mvsas/
H A Dmv_init.c47 .eh_device_reset_handler = sas_eh_device_reset_handler,
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_scsi.c427 .eh_device_reset_handler = zfcp_scsi_eh_device_reset_handler,
/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.c306 .eh_device_reset_handler = tcm_loop_device_reset,
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_scsi.c2272 .eh_device_reset_handler = csio_eh_lun_reset_handler,
2291 .eh_device_reset_handler = csio_eh_lun_reset_handler,
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_init.c54 .eh_device_reset_handler = sas_eh_device_reset_handler,

123