Home
last modified time | relevance | path

Searched refs:eh_bus_reset_handler (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_eh.rst231 int (* eh_bus_reset_handler)(struct scsi_cmnd *);
395 hostt->eh_bus_reset_handler()。如果总线重置成功,那么该通道上
H A Dscsi_mid_low_api.rst577 - eh_bus_reset_handler - 触发SCSI总线复位
660 * eh_bus_reset_handler - 发起SCSI总线复位
675 int eh_bus_reset_handler(struct scsi_cmnd * scp)
/linux/drivers/scsi/arm/
H A Darxescsi.c247 .eh_bus_reset_handler = fas216_eh_bus_reset,
H A Dpowertec.c290 .eh_bus_reset_handler = fas216_eh_bus_reset,
H A Dcumana_2.c367 .eh_bus_reset_handler = fas216_eh_bus_reset,
H A Deesox.c484 .eh_bus_reset_handler = fas216_eh_bus_reset,
/linux/include/scsi/
H A Dscsi_host.h163 int (* eh_bus_reset_handler)(struct scsi_cmnd *); member
/linux/Documentation/scsi/
H A Dscsi_eh.rst219 int (* eh_bus_reset_handler)(struct scsi_cmnd *);
393 hostt->eh_bus_reset_handler() is invoked for each channel
/linux/drivers/scsi/
H A Dscsi_error.c965 if (!hostt->eh_bus_reset_handler) in scsi_try_bus_reset()
968 rtn = hostt->eh_bus_reset_handler(scmd); in scsi_try_bus_reset()
H A Dvmw_pvscsi.c1029 .eh_bus_reset_handler = pvscsi_bus_reset,
H A Desp_scsi.c2674 .eh_bus_reset_handler = esp_eh_bus_reset_handler,
H A Dpmcraid.c3666 .eh_bus_reset_handler = pmcraid_eh_bus_reset_handler,
H A Dscsi_debug.c9482 .eh_bus_reset_handler = scsi_debug_bus_reset,
/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c85 .eh_bus_reset_handler = nsp_eh_bus_reset,
/linux/drivers/message/fusion/
H A Dmptspi.c839 .eh_bus_reset_handler = mptscsih_bus_reset,
H A Dmptfc.c125 .eh_bus_reset_handler = mptfc_bus_reset,
/linux/drivers/scsi/esas2r/
H A Desas2r_main.c242 .eh_bus_reset_handler = esas2r_bus_reset,
/linux/drivers/scsi/aacraid/
H A Dlinit.c1498 .eh_bus_reset_handler = aac_eh_bus_reset,
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c786 .eh_bus_reset_handler = ahc_linux_bus_reset,
H A Daic79xx_osm.c901 .eh_bus_reset_handler = ahd_linux_bus_reset,