fcoe_transport_destroy
static int fcoe_transport_destroy(const char *, const struct kernel_param *);
module_param_call(destroy, fcoe_transport_destroy, NULL, NULL, S_IWUSR);