Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c2286 uint16_t pci_vendor, pci_device; in setup_kstats() local
2336 t4_os_pci_read_cfg2(sc, PCI_CONF_VENID, &pci_vendor); in setup_kstats()
2337 KS_C_SET(pci_vendor_id, "0x%x", pci_vendor); in setup_kstats()