Searched refs:fnic_reset (Results 1 – 3 of 3) sorted by relevance
351 int fnic_reset(struct Scsi_Host *);
156 .issue_fc_host_lip = fnic_reset,
2451 int fnic_reset(struct Scsi_Host *shost) in fnic_reset() function2520 ret = (fnic_reset(shost) == 0) ? SUCCESS : FAILED; in fnic_host_reset()