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

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.c1077 static ssize_t show_rev(struct device *device, struct device_attribute *attr, function
1113 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2365 static ssize_t show_rev(struct device *device, struct device_attribute *attr, function
2382 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2066 static ssize_t show_rev(struct device *device, struct device_attribute *attr, function
2083 static DEVICE_ATTR(hw_rev, S_IRUGO, show_rev, NULL);

Completed in 59 milliseconds