Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ide/
Dide-pci-generic.c122 if (dev->device == PCI_DEVICE_ID_OPTI_82C558 && in generic_init_one()
161 { PCI_VDEVICE(OPTI, PCI_DEVICE_ID_OPTI_82C558), 4 },
/linux-4.4.14/drivers/ata/
Data_generic.c190 dev->device == PCI_DEVICE_ID_OPTI_82C558 && in ata_generic_init_one()
220 { PCI_DEVICE(PCI_VENDOR_ID_OPTI, PCI_DEVICE_ID_OPTI_82C558), },
/linux-4.4.14/include/linux/
Dpci_ids.h785 #define PCI_DEVICE_ID_OPTI_82C558 0xc558 macro