Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mthca/
HDmthca_main.c1176 { PCI_DEVICE(PCI_VENDOR_ID_MELLANOX, PCI_DEVICE_ID_MELLANOX_ARBEL),
1178 { PCI_DEVICE(PCI_VENDOR_ID_TOPSPIN, PCI_DEVICE_ID_MELLANOX_ARBEL),
HDmthca_provider.c1095 case PCI_DEVICE_ID_MELLANOX_ARBEL: in show_hca()
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDpci.h95 #define PCI_DEVICE_ID_MELLANOX_ARBEL 0x6282 macro