Home
last modified time | relevance | path

Searched refs:sas_eh_abort_handler (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_scsi_host.c460 int sas_eh_abort_handler(struct scsi_cmnd *cmd) in sas_eh_abort_handler() function
489 EXPORT_SYMBOL_GPL(sas_eh_abort_handler);
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h689 int sas_eh_abort_handler(struct scsi_cmnd *cmd);
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dinit.c167 .eh_abort_handler = sas_eh_abort_handler,