Searched refs:mptscsih_abort (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptscsih.h | 121 extern int mptscsih_abort(struct scsi_cmnd * SCpnt);
|
H A D | mptscsih.c | 1674 * 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 D | mptspi.c | 836 .eh_abort_handler = mptscsih_abort,
|
H A D | mptfc.c | 238 mptfc_block_error_handler(SCpnt, mptscsih_abort, __func__); in mptfc_abort()
|
H A D | mptsas.c | 1986 .eh_abort_handler = mptscsih_abort,
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptscsih.h | 121 extern int mptscsih_abort(struct scsi_cmnd * SCpnt);
|
H A D | mptscsih.c | 1673 * 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 D | mptspi.c | 836 .eh_abort_handler = mptscsih_abort,
|
H A D | mptfc.c | 238 mptfc_block_error_handler(SCpnt, mptscsih_abort, __func__); in mptfc_abort()
|
H A D | mptsas.c | 2014 .eh_abort_handler = mptscsih_abort,
|
Completed in 25 milliseconds