Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h353 int fnic_host_reset(struct scsi_cmnd *);
H A Dfnic_main.c105 .eh_host_reset_handler = fnic_host_reset,
H A Dfnic_scsi.c2492 int fnic_host_reset(struct scsi_cmnd *sc) in fnic_host_reset() function