Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vme/bridges/
Dvme_ca91cx42.h24 #ifndef PCI_VENDOR_ID_TUNDRA
25 #define PCI_VENDOR_ID_TUNDRA 0x10e3 macro
Dvme_tsi148.h19 #ifndef PCI_VENDOR_ID_TUNDRA
20 #define PCI_VENDOR_ID_TUNDRA 0x10e3 macro
Dvme_ca91cx42.c46 { PCI_DEVICE(PCI_VENDOR_ID_TUNDRA, PCI_DEVICE_ID_TUNDRA_CA91C142) },
1656 if (data != PCI_VENDOR_ID_TUNDRA) { in ca91cx42_probe()
Dvme_tsi148.c49 { PCI_DEVICE(PCI_VENDOR_ID_TUNDRA, PCI_DEVICE_ID_TUNDRA_TSI148) },
2404 if (data != PCI_VENDOR_ID_TUNDRA) { in tsi148_probe()