Home
last modified time | relevance | path

Searched refs:eh_abort_handler (Results 1 – 25 of 92) sorted by relevance

1234

/linux-6.3-rc2/drivers/scsi/
A Ddmx3191d.c48 .eh_abort_handler = NCR5380_abort,
A Dmvme147.c77 .eh_abort_handler = wd33c93_abort,
A Dqlogicfas.c194 .eh_abort_handler = qlogicfas408_abort,
A Da2091.c190 .eh_abort_handler = wd33c93_abort,
A Da3000.c207 .eh_abort_handler = wd33c93_abort,
A Dsgiwd93.c212 .eh_abort_handler = wd33c93_abort,
A Dmac_scsi.c431 .eh_abort_handler = macscsi_abort,
A Dgvp11.c232 .eh_abort_handler = wd33c93_abort,
A Dsun3_scsi.c501 .eh_abort_handler = sun3scsi_abort,
A Datari_scsi.c709 .eh_abort_handler = atari_scsi_abort,
A Dscsi_error.c234 if (!shost->hostt->eh_abort_handler) { in scsi_abort_command()
975 if (!hostt->eh_abort_handler) in scsi_try_to_abort_cmd()
978 return hostt->eh_abort_handler(scmd); in scsi_try_to_abort_cmd()
A Daha1740.c556 .eh_abort_handler = aha1740_eh_abort_handler,
A Dfdomain.c504 .eh_abort_handler = fdomain_abort,
/linux-6.3-rc2/drivers/scsi/arm/
A Doak.c108 .eh_abort_handler = NCR5380_abort,
A Darxescsi.c249 .eh_abort_handler = fas216_eh_abort,
A Dcumana_1.c219 .eh_abort_handler = NCR5380_abort,
A Dpowertec.c292 .eh_abort_handler = fas216_eh_abort,
A Dcumana_2.c369 .eh_abort_handler = fas216_eh_abort,
A Deesox.c486 .eh_abort_handler = fas216_eh_abort,
/linux-6.3-rc2/drivers/scsi/pcmcia/
A Dqlogic_stub.c72 .eh_abort_handler = qlogicfas408_abort,
/linux-6.3-rc2/include/scsi/
A Dscsi_host.h152 int (* eh_abort_handler)(struct scsi_cmnd *); member
/linux-6.3-rc2/drivers/usb/storage/
A Dscsiglue.c613 .eh_abort_handler = command_abort,
/linux-6.3-rc2/Documentation/scsi/
A Dscsi_eh.rst217 int (* eh_abort_handler)(struct scsi_cmnd *);
356 hostt->eh_abort_handler() is invoked for each scmd. The
396 *NOTE* If hostt->eh_abort_handler() isn't implemented or
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad_im.c800 .eh_abort_handler = bfad_im_abort_handler,
823 .eh_abort_handler = bfad_im_abort_handler,
/linux-6.3-rc2/drivers/usb/image/
A Dmicrotek.c628 .eh_abort_handler = mts_scsi_abort,

Completed in 34 milliseconds

1234