Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libmthca/src/
Dmthca.c71 #ifndef PCI_DEVICE_ID_MELLANOX_ARBEL
72 #define PCI_DEVICE_ID_MELLANOX_ARBEL 0x6282 macro
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_main.c1261 { PCI_DEVICE(PCI_VENDOR_ID_MELLANOX, PCI_DEVICE_ID_MELLANOX_ARBEL),
1263 { PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_ARBEL),
Dmthca_provider.c1221 case PCI_DEVICE_ID_MELLANOX_ARBEL: in show_hca()
/freebsd-10-stable/sys/ofed/include/linux/
Dpci.h71 #define PCI_DEVICE_ID_MELLANOX_ARBEL 0x6282 macro