HomeSort by: relevance | last modified time | path
    Searched defs:dc_rows (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/hpc/
hpcfb.c 116 int dc_rows; member in struct:hpcfb_devconfig
405 hpcfb_redraw(&hpcfb_console_dc, 0, hpcfb_console_dc.dc_rows, 1);
408 hpcfb_console_wsscreen.nrows = hpcfb_console_dc.dc_rows;
494 dc->dc_rows = dc->dc_rinfo.ri_rows;
498 dc->dc_min_row = dc->dc_rows;
718 hpcfb_redraw(dc, 0, dc->dc_rows, 1);
758 hpcfb_stdscreen.nrows = dc->dc_rows;
763 dc->dc_rows = dc->dc_rinfo.ri_rows;
769 dc->dc_tvram = malloc(sizeof(struct hpcfb_tvrow)*dc->dc_rows,
1341 hpcfb_redraw(dc, 0, dc->dc_rows, 1)
    [all...]
hpcfb.c 116 int dc_rows; member in struct:hpcfb_devconfig
405 hpcfb_redraw(&hpcfb_console_dc, 0, hpcfb_console_dc.dc_rows, 1);
408 hpcfb_console_wsscreen.nrows = hpcfb_console_dc.dc_rows;
494 dc->dc_rows = dc->dc_rinfo.ri_rows;
498 dc->dc_min_row = dc->dc_rows;
718 hpcfb_redraw(dc, 0, dc->dc_rows, 1);
758 hpcfb_stdscreen.nrows = dc->dc_rows;
763 dc->dc_rows = dc->dc_rinfo.ri_rows;
769 dc->dc_tvram = malloc(sizeof(struct hpcfb_tvrow)*dc->dc_rows,
1341 hpcfb_redraw(dc, 0, dc->dc_rows, 1)
    [all...]
hpcfb.c 116 int dc_rows; member in struct:hpcfb_devconfig
405 hpcfb_redraw(&hpcfb_console_dc, 0, hpcfb_console_dc.dc_rows, 1);
408 hpcfb_console_wsscreen.nrows = hpcfb_console_dc.dc_rows;
494 dc->dc_rows = dc->dc_rinfo.ri_rows;
498 dc->dc_min_row = dc->dc_rows;
718 hpcfb_redraw(dc, 0, dc->dc_rows, 1);
758 hpcfb_stdscreen.nrows = dc->dc_rows;
763 dc->dc_rows = dc->dc_rinfo.ri_rows;
769 dc->dc_tvram = malloc(sizeof(struct hpcfb_tvrow)*dc->dc_rows,
1341 hpcfb_redraw(dc, 0, dc->dc_rows, 1)
    [all...]
hpcfb.c 116 int dc_rows; member in struct:hpcfb_devconfig
405 hpcfb_redraw(&hpcfb_console_dc, 0, hpcfb_console_dc.dc_rows, 1);
408 hpcfb_console_wsscreen.nrows = hpcfb_console_dc.dc_rows;
494 dc->dc_rows = dc->dc_rinfo.ri_rows;
498 dc->dc_min_row = dc->dc_rows;
718 hpcfb_redraw(dc, 0, dc->dc_rows, 1);
758 hpcfb_stdscreen.nrows = dc->dc_rows;
763 dc->dc_rows = dc->dc_rinfo.ri_rows;
769 dc->dc_tvram = malloc(sizeof(struct hpcfb_tvrow)*dc->dc_rows,
1341 hpcfb_redraw(dc, 0, dc->dc_rows, 1)
    [all...]
hpcfb.c 116 int dc_rows; member in struct:hpcfb_devconfig
405 hpcfb_redraw(&hpcfb_console_dc, 0, hpcfb_console_dc.dc_rows, 1);
408 hpcfb_console_wsscreen.nrows = hpcfb_console_dc.dc_rows;
494 dc->dc_rows = dc->dc_rinfo.ri_rows;
498 dc->dc_min_row = dc->dc_rows;
718 hpcfb_redraw(dc, 0, dc->dc_rows, 1);
758 hpcfb_stdscreen.nrows = dc->dc_rows;
763 dc->dc_rows = dc->dc_rinfo.ri_rows;
769 dc->dc_tvram = malloc(sizeof(struct hpcfb_tvrow)*dc->dc_rows,
1341 hpcfb_redraw(dc, 0, dc->dc_rows, 1)
    [all...]
hpcfb.c 116 int dc_rows; member in struct:hpcfb_devconfig
405 hpcfb_redraw(&hpcfb_console_dc, 0, hpcfb_console_dc.dc_rows, 1);
408 hpcfb_console_wsscreen.nrows = hpcfb_console_dc.dc_rows;
494 dc->dc_rows = dc->dc_rinfo.ri_rows;
498 dc->dc_min_row = dc->dc_rows;
718 hpcfb_redraw(dc, 0, dc->dc_rows, 1);
758 hpcfb_stdscreen.nrows = dc->dc_rows;
763 dc->dc_rows = dc->dc_rinfo.ri_rows;
769 dc->dc_tvram = malloc(sizeof(struct hpcfb_tvrow)*dc->dc_rows,
1341 hpcfb_redraw(dc, 0, dc->dc_rows, 1)
    [all...]

Completed in 63 milliseconds