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

/freebsd-current/sys/dev/mthca/
H A Dmthca_provider.c1023 static ssize_t show_rev(struct device *device, struct device_attribute *attr, function
1059 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd-current/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c74 show_rev(struct device *device, struct device_attribute *attr, function
109 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1974 static ssize_t show_rev(struct device *device, struct device_attribute *attr, function
1991 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2557 static ssize_t show_rev(struct device *device, struct device_attribute *attr, function
2574 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dmain.c2015 static ssize_t show_rev(struct device *device, struct device_attribute *attr, function
2032 static DEVICE_ATTR(hw_rev, 0444, show_rev, NULL);

Completed in 114 milliseconds