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

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c104 show_board(struct device *device, function
114 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/freebsd-13-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-13-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);
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2516 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
2527 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);

Completed in 202 milliseconds