Home
last modified time | relevance | path

Searched refs:x_max (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dbt8xx.h399 int x_max; member
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c1371 if (bktr->clip_list[i].x_min >= bktr->clip_list[i].x_max ||
1374 bktr->clip_list[i].x_max < 0 ||
2608 if (x >= clip_node->x_min && x <= clip_node->x_max) {
2630 if (x >= clip_node->x_min && x <= clip_node->x_max) {
2641 if (x >= clip_node->x_min && x <= clip_node->x_max) {