Searched refs:maxrow (Results 1 – 4 of 4) sorted by relevance
32 u_int8_t irowaddr, maxrow, curstart, curend; member
172 vga_6845_write(vh, maxrow, type->fontheight - 1); in vga_setscreentype()
200 int maxrow; in ffb_attach() local232 maxrow = (prom_getoption("screen-#rows", buf, sizeof buf) != 0) in ffb_attach()360 sc->sc_fb.fb_type.fb_size = maxrow * sc->sc_linebytes; in ffb_attach()
708 int maxrow) in vmbus_event_flags_proc() argument715 for (row = 0; row < maxrow; row++) { in vmbus_event_flags_proc()