line_setup
extern int line_setup(char **conf, unsigned nlines, char **def,
line_setup(conf, NR_PORTS, &def_conf, str, "serial line");
line_setup(vt_conf, MAX_TTYS, &def_conf, str, "console");
double line_setup;
line_setup = (double) (vupdate_offset + vupdate_width + vready_offset) / (double) htotal;
DTRACE("DLG: %s: line_setup = %3.2f", __func__, line_setup);
- (line_setup + line_calc + line_wait + line_o);