Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_OPTI (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/ata/
H A Data_generic.c189 if (dev->vendor == PCI_VENDOR_ID_OPTI && in ata_generic_init_one()
220 { PCI_DEVICE(PCI_VENDOR_ID_OPTI, PCI_DEVICE_ID_OPTI_82C558), },
/linux/drivers/usb/host/
H A Dohci-pci.c184 PCI_DEVICE(PCI_VENDOR_ID_OPTI, 0xc861),
/linux/arch/x86/pci/
H A Dirq.c1248 { PCI_VENDOR_ID_OPTI, opti_router_probe },
/linux/include/linux/
H A Dpci_ids.h839 #define PCI_VENDOR_ID_OPTI 0x1045 macro