Lines Matching defs:vendor
59 #define IS_AZALIA(pdev) ((pdev)->vendor == 0x8086 && (pdev)->device == 0x3a3e)
889 if (pdev->vendor == PCI_VENDOR_ID_INTEL &&
4359 "BIOS vendor: %s; Ver: %s; Product Version: %s\n",
5431 dev_warn(dev, "Device is ineligible for IOMMU domain attach due to platform RMRR requirement. Contact your platform vendor.\n");
6024 * A PCI express designated vendor specific extended capability is defined
6036 u16 vendor, id;
6040 pci_read_config_word(pdev, pos + 4, &vendor);
6042 if (vendor == PCI_VENDOR_ID_INTEL && id == 5)
6174 pdev->vendor, pdev->device);
6175 pci_info(pdev, "Please check with your BIOS/Platform vendor about this\n");
6396 "BIOS vendor: %s; Ver: %s; Product Version: %s\n",