Searched refs:pci_vendor (Results 1 – 3 of 3) sorted by relevance
331 dev->pci_vendor = pci_get_vendor(dev); in drm_load()
730 uint32_t pci_vendor; member
1885 uint16_t pci_vendor, pci_device; in setup_kstats() local1935 t4_os_pci_read_cfg2(sc, PCI_CONF_VENID, &pci_vendor); in setup_kstats()1936 KS_C_SET(pci_vendor_id, "0x%x", pci_vendor); in setup_kstats()