fcoe_transport_enable
static int fcoe_transport_enable(const char *, const struct kernel_param *);
module_param_call(enable, fcoe_transport_enable, NULL, NULL, S_IWUSR);