Searched refs:VC1_CURSOR_XL (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/gio/
H A Dgrtworeg.h153 #define VC1_CURSOR_XL 0x22 macro
H A Dgrtwo.c565 bus_space_write_4(dc->iot, dc->ioh, VC1_ADDRHI, (VC1_CURSOR_XL & 0xff00) >> 8
567 bus_space_write_4(dc->iot, dc->ioh, VC1_ADDRLO, VC1_CURSOR_XL & 0xff);

Completed in 101 milliseconds