HomeSort by: relevance | last modified time | path
    Searched refs:PCI_VENDOR_S3 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/prep/stand/boot/
vreset.c 46 #define PCI_VENDOR_S3 0x5333
208 case PCI_VENDOR_S3:
225 if (PCI_vendor(slot) == PCI_VENDOR_S3)
  /src/sys/dev/pci/
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...]
sv.c 247 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_S3 &&
pcidevs.h 683 #define PCI_VENDOR_S3 0x5333 /* S3 */

Completed in 48 milliseconds