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 662 PCI_VENDOR_S3, 5538, 0,
17311 PCI_VENDOR_S3, PCI_PRODUCT_S3_VIRGE,
17313 PCI_VENDOR_S3, PCI_PRODUCT_S3_TRIO32,
17315 PCI_VENDOR_S3, PCI_PRODUCT_S3_TRIO64,
17317 PCI_VENDOR_S3, PCI_PRODUCT_S3_AURORA64P,
17319 PCI_VENDOR_S3, PCI_PRODUCT_S3_TRIO64UVP,
17321 PCI_VENDOR_S3, PCI_PRODUCT_S3_VIRGE_VX,
17323 PCI_VENDOR_S3, PCI_PRODUCT_S3_868,
17325 PCI_VENDOR_S3, PCI_PRODUCT_S3_928,
17327 PCI_VENDOR_S3, PCI_PRODUCT_S3_864_0,
    [all...]
sv.c 247 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_S3 &&
pcidevs.h 684 #define PCI_VENDOR_S3 0x5333 /* S3 */

Completed in 48 milliseconds