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

/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmain.c895 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
907 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1230 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
1241 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);

Completed in 63 milliseconds