Searched refs:fcoe_transport_disable (Results 1 – 1 of 1) sorted by relevance
41 static int fcoe_transport_disable(const char *, struct kernel_param *);77 module_param_call(disable, fcoe_transport_disable, NULL, NULL, S_IWUSR);954 static int fcoe_transport_disable(const char *buffer, struct kernel_param *kp) in fcoe_transport_disable() function