Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/core/
HDpeer_mem.c113 static struct kobj_attribute version_attr = __ATTR_RO(version);
114 static struct kobj_attribute num_alloc_mrs = __ATTR_RO(num_alloc_mrs);
115 static struct kobj_attribute num_reg_pages = __ATTR_RO(num_reg_pages);
116 static struct kobj_attribute num_dereg_pages = __ATTR_RO(num_dereg_pages);
117 static struct kobj_attribute num_free_callbacks = __ATTR_RO(num_free_callbacks);
HDsysfs.c64 struct port_attribute port_attr_##_name = __ATTR_RO(_name)
/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDsysfs.h58 #define __ATTR_RO(_name) { \ macro
/NextBSD/sys/dev/ifmlx4/
HDen_netdev.c1715 struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)
/NextBSD/sys/ofed/drivers/net/mlx4/
HDen_netdev.c1714 struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)