Searched defs:memsetw (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/core/
H A Dvideo_subr.c30 static void memsetw(void *s, int c, unsigned int n) function
50 memsetw(vidmem, VGA_ATTR_CLR_WHT, 2*1024); //

Completed in 817 milliseconds