Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c72 static int fcoe_reset(struct Scsi_Host *);
208 .issue_fc_host_lip = fcoe_reset,
256 .issue_fc_host_lip = fcoe_reset,
2340 static int fcoe_reset(struct Scsi_Host *shost) in fcoe_reset() function