bin_attr_crb     2962 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c static const struct bin_attribute bin_attr_crb = {
bin_attr_crb     3137 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	if (device_create_bin_file(dev, &bin_attr_crb))
bin_attr_crb     3153 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	device_remove_bin_file(dev, &bin_attr_crb);
bin_attr_crb     1197 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c static const struct bin_attribute bin_attr_crb = {
bin_attr_crb     1351 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 	if (device_create_bin_file(dev, &bin_attr_crb))
bin_attr_crb     1388 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 	device_remove_bin_file(dev, &bin_attr_crb);