Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c293 #define spxg_switch_page(nr) (SPXg_REG1(0x20) = ((1 << (nr) & 0xff)) << 16) macro
1411 spxg_switch_page(pixel / SPXg_WIN_LINEAR); in SPXg_render_font()
1424 spxg_switch_page(pixel / SPXg_WIN_LINEAR); in SPXg_render_font()
1474 spxg_switch_page(0); in spx_init_common()