Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c74 show_rev(struct device *device, struct device_attribute *attr, in show_rev() function
109 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c1022 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function
1058 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1946 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function
1963 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2828 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function
2845 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c2062 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_rev() function
2095 static DEVICE_ATTR(hw_rev, 0444, show_rev, NULL);