Searched refs:PCI_VENDOR_ID_OPTI (Results 1 – 6 of 6) sorted by relevance
189 if (dev->vendor == PCI_VENDOR_ID_OPTI && in ata_generic_init_one()220 { PCI_DEVICE(PCI_VENDOR_ID_OPTI, PCI_DEVICE_ID_OPTI_82C558), },
184 PCI_DEVICE(PCI_VENDOR_ID_OPTI, 0xc861),
1805 } else if (vendor == PCI_VENDOR_ID_OPTI && device == 0xc861) { in u132_hcd_start()
1248 { PCI_VENDOR_ID_OPTI, opti_router_probe },
821 #define PCI_VENDOR_ID_OPTI 0x1045 macro
2586 if ((pciVID == PCI_VENDOR_ID_OPTI) && (pciPID == 0xc861)) { in ftdi_elan_setupOHCI()