Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h57 #define __ATTR_RO(_name) { \ macro
H A Ddevice.h164 struct device_attribute dev_attr_##_name = __ATTR_RO(_name)
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c81 struct port_attribute port_attr_##_name = __ATTR_RO(_name)
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1757 struct en_port_attribute en_port_attr_##_name = __ATTR_RO(_name)