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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dsis_main.h518 char *biosdate; member in struct:_customttable
H A Dsis_main.c347 unsigned char *biosdate = NULL; local
354 biosdate = ivideo->SiS_Pr.VirtualRomBase + 0x2c;
366 ((!strlen(mycustomttable[i].biosdate)) ||
368 (!strncmp(mycustomttable[i].biosdate, biosdate,
369 strlen(mycustomttable[i].biosdate))))) &&

Completed in 77 milliseconds