Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/ !
H A Dfcoe.c141 static int fcoe_vport_create(struct fc_vport *, bool disabled);
212 .vport_create = fcoe_vport_create,
2617 * fcoe_vport_create() - create an fc_host/scsi_host for a vport
2623 static int fcoe_vport_create(struct fc_vport *vport, bool disabled) in fcoe_vport_create() function
2650 printk(KERN_ERR "fcoe: fcoe_vport_create(%s) failed\n", in fcoe_vport_create()