Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_proto.h92 status_t gx00_crtc_mem_priority(uint8);
H A Dmga_crtc.c413 status_t gx00_crtc_mem_priority(uint8 colordepth) in gx00_crtc_mem_priority() function
/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c427 gx00_crtc_mem_priority(colour_depth1); in SET_DISPLAY_MODE()