Home
last modified time | relevance | path

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

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Ds3.c249 static int s3_chiptype; variable
544 if (s3_chiptype == S3_TRIO32 || s3_chiptype == S3_TRIO64 in s3_saveregs()
743 if (s3_chiptype == S3_864 || s3_chiptype == S3_964) in s3_initializemode()
749 if (s3_chiptype <= S3_864 || s3_chiptype >= S3_866) { /* XXXX Trio? */ in s3_initializemode()
840 s3_chiptype == S3_801 || s3_chiptype == S3_805) { in s3_initializemode()
856 else if (s3_chiptype == S3_801 || s3_chiptype == S3_805) in s3_initializemode()
979 if (s3_chiptype == S3_TRIO64 || s3_chiptype == S3_765) { in s3_initializemode()
1026 if (s3_chiptype != S3_866 && s3_chiptype != S3_868) in s3_initializemode()
1552 if (s3_chiptype == S3_801 || s3_chiptype == S3_805) { in s3_init()
1560 s3_chiptype = -1; in s3_init()
[all …]