Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfcoe.h401 ssize_t fcoe_ctlr_destroy_store(const char *buf, size_t count);
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c810 ssize_t fcoe_ctlr_destroy_store(const char *buf, size_t count) in fcoe_ctlr_destroy_store() function
H A Dfcoe_sysfs.c672 return fcoe_ctlr_destroy_store(buf, count); in ctlr_destroy_store()