Home
last modified time | relevance | path

Searched refs:x_min (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/geom/sched/
HDgs_rr.c153 const int x_min; member
289 if (x < v->x_min) in get_bounded()
290 x = v->x_min; in get_bounded()
/NextBSD/sys/dev/bktr/
HDioctl_bt848.h205 int x_min; member
HDbktr_core.c1377 bktr->clip_list[i].x_min > bktr->clip_list[i+1].x_min ) {
1384 if (bktr->clip_list[i].x_min >= bktr->clip_list[i].x_max ||
1386 bktr->clip_list[i].x_min < 0 ||
2622 if (x >= clip_node->x_min && x <= clip_node->x_max ) {
2644 if (x >= clip_node->x_min && x <= clip_node->x_max) {
2655 if (x >= clip_node->x_min && x <= clip_node->x_max) {