Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/prep/stand/boot/
Dvreset.c46 #define PCI_VENDOR_S3 0x5333 macro
208 case PCI_VENDOR_S3: in vga_reset()
225 if (PCI_vendor(slot) == PCI_VENDOR_S3) in vga_reset()
/netbsd/src/sys/dev/pci/
Dpcidevs_data.h661 PCI_VENDOR_S3, 5529, 0,
17308 PCI_VENDOR_S3, PCI_PRODUCT_S3_VIRGE,
17310 PCI_VENDOR_S3, PCI_PRODUCT_S3_TRIO32,
17312 PCI_VENDOR_S3, PCI_PRODUCT_S3_TRIO64,
17314 PCI_VENDOR_S3, PCI_PRODUCT_S3_AURORA64P,
17316 PCI_VENDOR_S3, PCI_PRODUCT_S3_TRIO64UVP,
17318 PCI_VENDOR_S3, PCI_PRODUCT_S3_VIRGE_VX,
17320 PCI_VENDOR_S3, PCI_PRODUCT_S3_868,
17322 PCI_VENDOR_S3, PCI_PRODUCT_S3_928,
17324 PCI_VENDOR_S3, PCI_PRODUCT_S3_864_0,
[all …]
Dsv.c247 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_S3 && in sv_match()
Dpcidevs.h683 #define PCI_VENDOR_S3 0x5333 /* S3 */ macro