Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/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.c48 { PCI_DEVICE(PCI_VENDOR_ID_TUNDRA, PCI_DEVICE_ID_TUNDRA_CA91C142) },
1626 if (data != PCI_VENDOR_ID_TUNDRA) { in ca91cx42_probe()
Dvme_tsi148.c50 { PCI_DEVICE(PCI_VENDOR_ID_TUNDRA, PCI_DEVICE_ID_TUNDRA_TSI148) },
2277 if (data != PCI_VENDOR_ID_TUNDRA) { in tsi148_probe()