Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfc.h951 int fc_eh_abort(struct scsi_cmnd *);
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c2096 int fc_eh_abort(struct scsi_cmnd *sc_cmd) in fc_eh_abort() function
2140 EXPORT_SYMBOL(fc_eh_abort);
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c269 .eh_abort_handler = fc_eh_abort,