Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_SIIG (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Dpucdata.c437 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1000, 0, 0 },
446 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1001, 0, 0 },
455 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1002, 0, 0 },
464 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1010, 0, 0 },
474 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1011, 0, 0 },
484 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1012, 0, 0 },
494 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1020, 0, 0 },
503 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1021, 0, 0 },
513 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1030, 0, 0 },
523 { PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1031, 0, 0 },
[all …]
Dpcidevs_data.h32903 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1000,
32907 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1001,
32911 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1002,
32915 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1010,
32919 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1011,
32923 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1012,
32927 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1020,
32931 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1021,
32935 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1030,
32939 PCI_VENDOR_SIIG, PCI_PRODUCT_SIIG_1031,
[all …]
Dpcidevs.h234 #define PCI_VENDOR_SIIG 0x131f /* SIIG */ macro