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

/freebsd-10-stable/sys/dev/drm2/i915/
H A Dintel_bios.h317 u8 max_hv; member in struct:lvds_dvo_timing
/freebsd-10-stable/contrib/gcc/
H A Dmodulo-sched.c1845 int max_hv = -1;
1854 if (max_hv < HEIGHT (u_node))
1856 max_hv = HEIGHT (u_node);
1860 else if ((max_hv == HEIGHT (u_node))
1841 int max_hv = -1; local

Completed in 160 milliseconds