Searched defs:PCI_VENDOR_ID_DT (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Ddt3000.c68 #define PCI_VENDOR_ID_DT 0x1116 macro
168 { PCI_DEVICE(PCI_VENDOR_ID_DT, 0x0022) },
169 { PCI_DEVICE(PCI_VENDOR_ID_DT, 0x0027) },
170 { PCI_DEVICE(PCI_VENDOR_ID_DT, 0x0023) },
171 { PCI_DEVICE(PCI_VENDOR_ID_DT, 0x0024) },
172 { PCI_DEVICE(PCI_VENDOR_ID_DT, 0x0028) },
173 { PCI_DEVICE(PCI_VENDOR_ID_DT, 0x0025) },
174 { PCI_DEVICE(PCI_VENDOR_ID_DT, 0x0026) },
1015 for (from = pci_get_device(PCI_VENDOR_ID_DT, PCI_ANY_ID, from);
1017 from = pci_get_device(PCI_VENDOR_ID_DT, PCI_ANY_I
[all...]

Completed in 26 milliseconds