Searched refs:show_rev (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/qlnx/qlnxr/ |
| H A D | qlnxr_os.c | 74 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 D | mthca_provider.c | 1022 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 D | mlx4_ib_main.c | 1946 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 D | mlx5_ib_main.c | 2828 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 D | main.c | 2062 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);
|