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

/freebsd-current/sys/dev/mthca/
H A Dmthca_provider.c1051 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
1061 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/freebsd-current/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c102 show_board(struct device *device, function
112 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1982 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
1993 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2565 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
2576 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);

Completed in 177 milliseconds