Searched refs:PCI_DEVICE_ID_INTEL1 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dhfi.h2211 #define PCI_DEVICE_ID_INTEL1 0x24f1 macro
2403 return dd->pcidev->device == PCI_DEVICE_ID_INTEL1;
H A Dinit.c1351 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL1) },
1567 ent->device == PCI_DEVICE_ID_INTEL1)) {
H A Dpcie.c892 if (dd->pcidev->device == PCI_DEVICE_ID_INTEL1) { /* integrated */

Completed in 203 milliseconds