Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c79 static int fcoe_reset(struct Scsi_Host *);
219 .issue_fc_host_lip = fcoe_reset,
267 .issue_fc_host_lip = fcoe_reset,
2492 static int fcoe_reset(struct Scsi_Host *shost) in fcoe_reset() function