Searched refs:fcoe_transport_show (Results 1 – 1 of 1) sorted by relevance
26 static int fcoe_transport_show(char *buffer, const struct kernel_param *kp);43 module_param_call(show, NULL, fcoe_transport_show, NULL, S_IRUSR);598 static int fcoe_transport_show(char *buffer, const struct kernel_param *kp) in fcoe_transport_show() function