Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibfcoe.h401 ssize_t fcoe_ctlr_create_store(struct bus_type *bus,
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_sysfs.c556 static BUS_ATTR(ctlr_create, S_IWUSR, NULL, fcoe_ctlr_create_store);
Dfcoe_transport.c732 ssize_t fcoe_ctlr_create_store(struct bus_type *bus, in fcoe_ctlr_create_store() function