fcoe_transport_disable
static int fcoe_transport_disable(const char *, const struct kernel_param *);
module_param_call(disable, fcoe_transport_disable, NULL, NULL, S_IWUSR);