Home
last modified time | relevance | path

Searched refs:arlan_diagnostic_info_string (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Darlan-proc.c61 static const char *arlan_diagnostic_info_string(struct net_device *dev) in arlan_diagnostic_info_string() function
207 printk(KERN_INFO "%s\n", arlan_diagnostic_info_string(dev)); in arlan_print_diagnostic_info()
452 …pos += sprintf(arlan_drive_info + pos, "diagnosticInfo\t=\t%s \n", arlan_diagnostic_info_string(de… in arlan_sysctl_info()