Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpcidevs_data.h98 PCI_VENDOR_SIS, 684, 692, 6, 0,
9855 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_190,
9857 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_191,
9861 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_300,
9877 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_620,
9879 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_630,
9881 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_633,
9883 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_635,
9885 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_640,
9887 PCI_VENDOR_SIS, PCI_PRODUCT_SIS_645,
[all …]
H A Dautrireg.h41 ((PCI_PRODUCT_SIS_7018 << 16) | PCI_VENDOR_SIS)
H A Dsiside.c87 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_SIS) { in siside_match()
188 if (PCI_VENDOR(id) != PCI_VENDOR_SIS) in sis_hostbr_match()
217 return (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_SIS && in sis_south_match()
H A Dagp.c232 { PCI_VENDOR_SIS, PCI_PRODUCT_SIS_755,
234 { PCI_VENDOR_SIS, PCI_PRODUCT_SIS_760,
239 { PCI_VENDOR_SIS, -1,
H A Dsisfb.c218 if (PCI_VENDOR(pa->pa_id) != PCI_VENDOR_SIS) in sisfb_match()
773 case PCI_ID_CODE(PCI_VENDOR_SIS, PCI_PRODUCT_SIS_315PRO_VGA): in sisfb_cnattach()
H A Dagp_amd64.c113 case PCI_VENDOR_SIS: in agp_amd64_match()
H A Dif_sip.c552 SIP_CHIP_VERS((sc), PCI_VENDOR_SIS, PCI_PRODUCT_SIS_900, (rev))
682 { PCI_VENDOR_SIS, PCI_PRODUCT_SIS_900,
685 { PCI_VENDOR_SIS, PCI_PRODUCT_SIS_7016,
H A Dautri.c499 case PCI_VENDOR_SIS: in autri_match()
H A Dpcidevs.h120 #define PCI_VENDOR_SIS 0x1039 /* Silicon Integrated System */ macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/common/
H A Dxf86PciInfo.h73 #define PCI_VENDOR_SIS 0x1039 macro
/dports/x11-drivers/xf86-video-sis/xf86-video-sis-0.12.0/src/
H A Dsis.h306 #define PCI_VENDOR_SIS 0x1039 macro
H A Dsis_driver.c521 numUsedSiS = xf86MatchPciInstances(SIS_NAME, PCI_VENDOR_SIS, in SISProbe()
4146 UShort mypcivendor = (pSiS->ChipFlags & SiSCF_IsXGI) ? PCI_VENDOR_XGI : PCI_VENDOR_SIS;