Home
last modified time | relevance | path

Searched refs:maxhipri (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc.c416 uint8 mp, vc, hiprilvl, maxhipri, prioctl; in gx00_crtc_mem_priority() local
495 maxhipri = ((uint8) temp); in gx00_crtc_mem_priority()
498 prioctl = ((hiprilvl & 0x07) | ((maxhipri & 0x07) << 4)); in gx00_crtc_mem_priority()