Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscvesactl.c127 vesa_load_ioctl(void) in vesa_load_ioctl() function
/freebsd/sys/dev/fb/
H A Dvesa.h131 int vesa_load_ioctl(void);
H A Dvesa.c1170 if ((error = vesa_load_ioctl()) == 0) { in vesa_configure()