Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfc.h952 int fc_eh_device_reset(struct scsi_cmnd *);
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c2149 int fc_eh_device_reset(struct scsi_cmnd *sc_cmd) in fc_eh_device_reset() function
2191 EXPORT_SYMBOL(fc_eh_device_reset);
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c270 .eh_device_reset_handler = fc_eh_device_reset,