Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfcoe.h400 ssize_t fcoe_ctlr_destroy_store(struct bus_type *bus,
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_transport.c810 ssize_t fcoe_ctlr_destroy_store(struct bus_type *bus, in fcoe_ctlr_destroy_store() function
H A Dfcoe_sysfs.c672 return fcoe_ctlr_destroy_store(bus, buf, count); in ctlr_destroy_store()