Searched refs:fnic_host_reset (Results 1 – 3 of 3) sorted by relevance
346 int fnic_host_reset(struct scsi_cmnd *);
111 .eh_host_reset_handler = fnic_host_reset,
1920 if (fnic_host_reset(sc) == FAILED) { in fnic_abort_cmd()2530 int fnic_host_reset(struct scsi_cmnd *sc) in fnic_host_reset() function