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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_driver.h29 #define ROM_SIZE (1<<20) // TODO - put correct size macro
H A Dqxl_driver.c206 qxl->rom = calloc (ROM_SIZE, 1);
208 init_qxl_rom (qxl, ROM_SIZE);

Completed in 3 milliseconds