Searched refs:PCI_VENDOR_S3 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/arch/prep/stand/boot/ |
| D | vreset.c | 46 #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/ |
| D | pcidevs_data.h | 661 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 …]
|
| D | sv.c | 247 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_S3 && in sv_match()
|
| D | pcidevs.h | 683 #define PCI_VENDOR_S3 0x5333 /* S3 */ macro
|