Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_pci.c487 uint16_t pci_device_vendor; in sysfs_dev_get_vendor() local
496 read_items = fscanf(f, "0x%hx\n", &pci_device_vendor); in sysfs_dev_get_vendor()
505 return pci_device_vendor; in sysfs_dev_get_vendor()

Completed in 5 milliseconds