Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_TOPSPIN (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ofed/libmthca/src/
HDmthca.c83 #ifndef PCI_VENDOR_ID_TOPSPIN
84 #define PCI_VENDOR_ID_TOPSPIN 0x1867 macro
/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_main.c1255 { PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_TAVOR),
1259 { PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_ARBEL_COMPAT),
1263 { PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_ARBEL),
1267 { PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_SINAI),
1271 { PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_SINAI_OLD),
/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDpci.h68 #define PCI_VENDOR_ID_TOPSPIN 0x1867 macro