Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/vme_user/
Dvme_tsi148.h15 #ifndef PCI_VENDOR_ID_TUNDRA
16 #define PCI_VENDOR_ID_TUNDRA 0x10e3 macro
Dvme_tsi148.c44 { PCI_DEVICE(PCI_VENDOR_ID_TUNDRA, PCI_DEVICE_ID_TUNDRA_TSI148) },
2298 if (data != PCI_VENDOR_ID_TUNDRA) { in tsi148_probe()