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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_vga.c210 if(pSiS->Chipset == PCI_CHIP_SIS6326) {
280 case PCI_CHIP_SIS6326:
425 if( ( (pSiS->Chipset == PCI_CHIP_SIS6326) &&
604 ((pSiS->Chipset == PCI_CHIP_SIS6326 &&
629 if(pSiS->Chipset == PCI_CHIP_SIS6326) {
644 if((pSiS->Chipset == PCI_CHIP_SIS5597) || (pSiS->Chipset == PCI_CHIP_SIS6326)) {
702 case PCI_CHIP_SIS6326: factor = 30; break;
740 case PCI_CHIP_SIS6326:
762 if((pSiS->Chipset == PCI_CHIP_SIS6326) && (sis6326tvmode)) {
1068 if((pSiS->Chipset == PCI_CHIP_SIS6326)
[all...]
H A Dsis_dac.c259 if(pSiS->Chipset == PCI_CHIP_SIS5597 || pSiS->Chipset == PCI_CHIP_SIS6326) {
390 case PCI_CHIP_SIS6326:
421 if((pSiS->Chipset == PCI_CHIP_SIS6326) && (pSiS->SiS6326Flags & SIS6326_HASTV)) {
450 case PCI_CHIP_SIS6326:
459 if((pSiS->Chipset == PCI_CHIP_SIS6326) && (pSiS->SiS6326Flags & SIS6326_HASTV)) {
487 if((pSiS->Chipset == PCI_CHIP_SIS6326) && (pSiS->SiS6326Flags & SIS6326_HASTV)) {
1325 case PCI_CHIP_SIS6326:
1467 case PCI_CHIP_SIS6326:
1989 case PCI_CHIP_SIS6326:
H A Dsis_setup.c282 } else if(pSiS->Chipset == PCI_CHIP_SIS6326) {
356 if(pSiS->Chipset == PCI_CHIP_SIS6326) {
943 case PCI_CHIP_SIS6326:
H A Dsis_opt.c611 if(pSiS->Chipset == PCI_CHIP_SIS6326) {
1569 ((pSiS->Chipset == PCI_CHIP_SIS6326) && (pSiS->SiS6326Flags & SIS6326_HASTV))) {
1596 if(pSiS->Chipset == PCI_CHIP_SIS6326) {
1723 if((pSiS->Chipset == PCI_CHIP_SIS6326) && (pSiS->SiS6326Flags & SIS6326_HASTV)) {
1761 ((pSiS->Chipset == PCI_CHIP_SIS6326) && (pSiS->SiS6326Flags & SIS6326_HASTV))) {
H A Dsis_driver.c181 { PCI_CHIP_SIS6326, "SIS6326/AGP/DVD" },
199 { PCI_CHIP_SIS6326, PCI_CHIP_SIS6326, RES_SHARED_VGA },
3434 case PCI_CHIP_SIS6326:
3995 case PCI_CHIP_SIS6326:
4509 if(pSiS->Chipset == PCI_CHIP_SIS6326) {
4520 if((pSiS->Chipset == PCI_CHIP_SIS6326) &&
4531 if((pSiS->Chipset == PCI_CHIP_SIS6326) &&
4846 pSiS->Chipset == PCI_CHIP_SIS6326 ||
5554 } else if(pSiS->Chipset == PCI_CHIP_SIS6326) {
[all...]
H A Dsis_cursor.c915 if(pSiS->Chipset != PCI_CHIP_SIS6326) return TRUE;
H A Dsis.h326 #define PCI_CHIP_SIS6326 0x6326 macro
H A Dsis6326_video.c437 case PCI_CHIP_SIS6326:
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86PciInfo.h491 #define PCI_CHIP_SIS6326 0x6326 macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86PciInfo.h492 #define PCI_CHIP_SIS6326 0x6326 macro

Completed in 31 milliseconds