Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_main.c2729 static struct bin_attribute bin_attr_crb = { variable
2778 if (device_create_bin_file(dev, &bin_attr_crb)) in netxen_create_diag_entries()
2792 device_remove_bin_file(dev, &bin_attr_crb); in netxen_remove_diag_entries()
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_main.c3400 static struct bin_attribute bin_attr_crb = { variable
3967 if (device_create_bin_file(dev, &bin_attr_crb)) in qlcnic_create_diag_entries()
3997 device_remove_bin_file(dev, &bin_attr_crb); in qlcnic_remove_diag_entries()