Searched refs:vendor_name (Results 1 – 16 of 16) sorted by relevance
/external/syslinux/com32/hdt/ |
D | hdt-menu-pci.c | 47 pci_device->dev_info->vendor_name); in compute_pci_device() 49 pci_device->dev_info->vendor_name); in compute_pci_device() 174 pci_device->dev_info->vendor_name, in compute_PCI()
|
D | hdt-cli-pci.c | 114 more_printf("Vendor Name : %s\n", pci_device->dev_info->vendor_name); in show_pci_device() 194 pci_device->dev_info->vendor_name, in show_pci_devices() 252 pci_device->dev_info->vendor_name, in show_pci_irq()
|
D | hdt-menu-pxe.c | 90 p->pci_device->dev_info->vendor_name); in compute_PXE() 92 p->pci_device->dev_info->vendor_name); in compute_PXE()
|
D | hdt-menu-kernel.c | 77 pci_device->dev_info->vendor_name, in compute_kernel()
|
D | hdt-cli-pxe.c | 71 p->pci_device->dev_info->vendor_name); in main_show_pxe()
|
D | hdt-dump-pxe.c | 54 add_s("Manufacturer_name", hardware->pxe.pci_device->dev_info->vendor_name); in dump_pxe()
|
D | hdt-dump-pci.c | 93 add_s("pci_device.vendor_name", pci_device->dev_info->vendor_name); in dump_pci()
|
D | hdt-menu-summary.c | 187 pci_device->dev_info->vendor_name, in compute_summarymenu()
|
/external/syslinux/com32/lib/pci/ |
D | scan.c | 292 strlcpy(dev->dev_info->vendor_name, "unknown", 7); in get_name_from_pci_ids() 339 strlcpy(dev->dev_info->vendor_name, vendor, in get_name_from_pci_ids() 370 strlcpy(dev->dev_info->vendor_name, vendor, in get_name_from_pci_ids() 407 strlcpy(dev->dev_info->vendor_name, vendor, in get_name_from_pci_ids()
|
/external/libchrome/base/ |
D | cpu.h | 34 const std::string& vendor_name() const { return cpu_vendor_; } in vendor_name() function
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | device.hpp | 75 std::string vendor_name() const;
|
D | device.cpp | 218 device::vendor_name() const { in vendor_name() function in device
|
/external/syslinux/com32/modules/ |
D | pcitest.c | 88 pci_device->dev_info->vendor_name); in display_pci_devices()
|
/external/syslinux/com32/include/sys/ |
D | pci.h | 28 char vendor_name[PCI_VENDOR_NAME_SIZE]; member
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
D | device.cpp | 305 buf.as_string() = dev.vendor_name(); in clGetDeviceInfo()
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary | 29 # VENDOR vendor_name vendor_number
|