Searched refs:fcoe_fcf_device_add (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/scsi/
H A Dfcoe_sysfs.h126 struct fcoe_fcf_device *fcoe_fcf_device_add(struct fcoe_ctlr_device *,
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_sysfs.c858 * fcoe_fcf_device_add, and it should be setting up fcoe_fcf_device_delete()
869 * fcoe_fcf_device_add() - Add a FCoE sysfs fcoe_fcf_device to the system
875 struct fcoe_fcf_device *fcoe_fcf_device_add(struct fcoe_ctlr_device *ctlr, fcoe_fcf_device_add() function
935 EXPORT_SYMBOL_GPL(fcoe_fcf_device_add); variable
H A Dfcoe_ctlr.c203 fcf_dev = fcoe_fcf_device_add(ctlr_dev, temp); fcoe_sysfs_fcf_add()

Completed in 90 milliseconds