Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_DPT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
Deata_pio.c857 while ((dev = pci_get_device(PCI_VENDOR_ID_DPT, PCI_DEVICE_ID_DPT, dev)) != NULL) { in find_pio_PCI()
/linux-4.4.14/include/linux/
Dpci_ids.h782 #define PCI_DEVICE_ID_DPT 0xa400 macro