Searched defs:fnic_reset (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/fnic/
H A Dfnic_scsi.c2434 int fnic_reset(struct Scsi_Host *shost) function
2446 "fnic_reset called\n");
2486 * If fnic_reset is successful, wait for fabric login to complete
2490 ret = (fnic_reset(shost) == 0) ? SUCCESS : FAILED;

Completed in 65 milliseconds