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

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.c1105 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
1115 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2373 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
2384 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2074 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
2085 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);

Completed in 160 milliseconds