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

/freebsd-11-stable/sys/dev/fb/
H A Dvesa.c67 #define VESA_VIA_CLE266 "VIA CLE266\r\n" macro
865 is_via_cle266 = strncmp(vesa_oemstr, VESA_VIA_CLE266,
866 sizeof(VESA_VIA_CLE266)) == 0;

Completed in 75 milliseconds