Searched refs:maxrow (Results 1 – 3 of 3) sorted by relevance
33 char irowaddr, maxrow, curstart, curend; member
125 vga_6845_write(vh, maxrow, type->fontheight - 1); in vga_setscreentype()
667 int bit, row, maxrow, chanid; in hv_event_intr() local678 maxrow = VMBUS_CHAN_MAX_COMPAT / VMBUS_EVTFLAG_LEN; in hv_event_intr()684 maxrow = nitems(evt->evt_flags); in hv_event_intr()693 for (row = 0; row < maxrow; row++) { in hv_event_intr()