Home
last modified time | relevance | path

Searched refs:mptscsih_abort (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptscsih.h121 extern int mptscsih_abort(struct scsi_cmnd * SCpnt);
H A Dmptscsih.c1674 * mptscsih_abort - Abort linux scsi_cmnd routine, new_eh variant
1682 mptscsih_abort(struct scsi_cmnd * SCpnt) in mptscsih_abort() function
3250 EXPORT_SYMBOL(mptscsih_abort); variable
H A Dmptspi.c836 .eh_abort_handler = mptscsih_abort,
H A Dmptfc.c238 mptfc_block_error_handler(SCpnt, mptscsih_abort, __func__); in mptfc_abort()
H A Dmptsas.c1986 .eh_abort_handler = mptscsih_abort,
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptscsih.h121 extern int mptscsih_abort(struct scsi_cmnd * SCpnt);
H A Dmptscsih.c1673 * mptscsih_abort - Abort linux scsi_cmnd routine, new_eh variant
1681 mptscsih_abort(struct scsi_cmnd * SCpnt) in mptscsih_abort() function
3257 EXPORT_SYMBOL(mptscsih_abort); variable
H A Dmptspi.c836 .eh_abort_handler = mptscsih_abort,
H A Dmptfc.c238 mptfc_block_error_handler(SCpnt, mptscsih_abort, __func__); in mptfc_abort()
H A Dmptsas.c2014 .eh_abort_handler = mptscsih_abort,

Completed in 27 milliseconds