Searched refs:softvga (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dvga_gu1.c314 int softvga = 1; local in function:gfx_vga_test_pci
319 softvga = 0;
324 softvga = 0;
327 return (softvga);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dvga_gu1.c289 int softvga = 1; local in function:gfx_vga_test_pci
294 softvga = 0;
299 softvga = 0;
302 return (softvga);
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c344 * Description: This function sets the softvga state of the platform device .
346 * bEnable: It specifies the softvga state enable state.
366 * Description: This function gets the softvga state of the platform device .
368 * bEnable: get the softvga state.
391 * softvga: It is pointer to the softvga state.
395 Gal_vga_test_pci(int *softvga) argument
404 *softvga = sVgatestpci.softvga;

Completed in 18 milliseconds