Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Deprom.c134 if (dd->pcidev->device != PCI_DEVICE_ID_INTEL0) in eprom_init()
H A Dinit.c1351 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL0) },
1567 if (!(ent->device == PCI_DEVICE_ID_INTEL0 || in init_one()
H A Dpcie.c1083 if (dd->pcidev->device == PCI_DEVICE_ID_INTEL0) { /* discrete */ in do_pcie_gen3_transition()
H A Dfirmware.c1432 if (dd->pcidev->device == PCI_DEVICE_ID_INTEL0 && in __acquire_chip_resource()
H A Dhfi.h2210 #define PCI_DEVICE_ID_INTEL0 0x24f0 macro