/openbmc/ipmitool/contrib/ |
H A D | oem_ibm_sel_map | 13 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 14 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 15 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 16 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 17 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 18 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 19 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 20 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 21 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 22 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | cpu_device_id.h | 62 * @_vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY 80 .vendor = X86_VENDOR_##_vendor, \ 91 .vendor = _vendor, \ 102 * @_vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY 114 #define X86_MATCH_VENDOR_FAM_MODEL_FEATURE(vendor, family, model, feature, data) \ argument 115 X86_MATCH_VENDOR_FAM_MODEL_STEPPINGS_FEATURE(vendor, family, model, \ 119 * X86_MATCH_VENDOR_FAM_FEATURE - Macro for matching vendor, family and CPU feature 120 * @vendor: The vendor name, e.g. INTEL, AMD, HYGON, ..., ANY 121 * The name is expanded to X86_VENDOR_@vendor 131 #define X86_MATCH_VENDOR_FAM_FEATURE(vendor, family, feature, data) \ argument [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | example-schema.yaml | 52 - vendor,soc4-ip 53 - vendor,soc3-ip 54 - vendor,soc2-ip 55 - const: vendor,soc1-ip 60 - const: vendor,soc1-ip 138 # Vendor-specific properties 140 # Vendor-specific properties have slightly different schema requirements than 143 vendor,int-property: 144 description: Vendor-specific properties must have a description 148 vendor,bool-property: [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
H A D | src_uri.inc | 4 …bbletea;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/c… 9 …name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/c… 14 …umanize;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/d… 19 …e=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/f… 24 …=go-ole;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/g… 29 …go-json;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/g… 34 …e=shlex;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/g… 39 …me=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/g… 44 …usetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/i… 49 …name=go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/j… [all …]
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_devinfo.c | 23 char vendor[8]; member 51 char *vendor; member 288 * devinfo vendor and model strings. 312 * @vendor: vendor string 318 * Create and add one dev_info entry for @vendor, @model, @strflags or 325 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add() argument 328 return scsi_dev_info_list_add_keyed(compatible, vendor, model, in scsi_dev_info_list_add() 336 * @vendor: vendor string 343 * Create and add one dev_info entry for @vendor, @model, 351 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed() argument [all …]
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_variable.c | 54 * efi_to_native() - convert the UEFI variable name and vendor GUID to U-Boot 58 * encoded vendor GUID, and the UTF-8 encoded UEFI variable name separated by 63 * @vendor: vendor GUID 67 const efi_guid_t *vendor) in efi_to_native() argument 78 pos += sprintf(pos, "efi_%pUl_", vendor); in efi_to_native() 157 * @vendor: vendor GUID 164 const efi_guid_t *vendor, u32 *attributes, in efi_get_variable() argument 173 EFI_ENTRY("\"%ls\" %pUl %p %p %p", variable_name, vendor, attributes, in efi_get_variable() 176 if (!variable_name || !vendor || !data_size) in efi_get_variable() 179 ret = efi_to_native(&native_name, variable_name, vendor); in efi_get_variable() [all …]
|
/openbmc/linux/drivers/char/agp/ |
H A D | sis-agp.c | 193 pdev->vendor, pdev->device); in agp_sis_probe() 229 .vendor = PCI_VENDOR_ID_SI, 237 .vendor = PCI_VENDOR_ID_SI, 245 .vendor = PCI_VENDOR_ID_SI, 253 .vendor = PCI_VENDOR_ID_SI, 261 .vendor = PCI_VENDOR_ID_SI, 269 .vendor = PCI_VENDOR_ID_SI, 277 .vendor = PCI_VENDOR_ID_SI, 285 .vendor = PCI_VENDOR_ID_SI, 293 .vendor = PCI_VENDOR_ID_SI, [all …]
|
/openbmc/docs/ |
H A D | hw-vendor-repos-policy.md | 1 # Hardware Vendor Repository Policy 25 Both hardware-specific and vendor-specific repositories should meet the 68 A hardware vendor feature is defined as one of the following: 70 1. A function that is specific to the vendor hardware 73 vendor which the BMC must interact with 81 Some hardware vendor features which have no real synergy with OpenBMC, for 85 ### Vendor Specific Feature 87 A vendor-specific feature is defined as one of the following: 89 1. A vendor-specific data format or protocol 92 2. A function that requires a specific hardware vendor feature [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeDevice.interface.yaml | 49 The Subsystem Vendor ID for this function. 53 The Vendor ID for this function. 82 The Subsystem Vendor ID for this function. 86 The Vendor ID for this function. 115 The Subsystem Vendor ID for this function. 119 The Vendor ID for this function. 148 The Subsystem Vendor ID for this function. 152 The Vendor ID for this function. 181 The Subsystem Vendor ID for this function. 185 The Vendor ID for this function. [all …]
|
/openbmc/linux/include/linux/ |
H A D | mod_devicetable.h | 26 * @vendor: Vendor ID to match (or PCI_ANY_ID) 28 * @subvendor: Subsystem vendor ID to match (or PCI_ANY_ID) 34 * as vendor/device is normally sufficient. 45 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ member 88 * @idVendor: USB vendor ID for a device; numbers are assigned 90 * @idProduct: Vendor-assigned product ID. 91 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers. 98 * or be vendor-specific. Device classes specify behavior of all 104 * or be vendor-specific. Interface classes specify behavior only 109 * fixed interface numbers to differentiate between vendor-specific [all …]
|
/openbmc/entity-manager/configurations/ |
H A D | VENDORS.md | 4 organized into vendor-specific subdirectories. This begs the question "what is a 5 vendor"? 10 clearly "the vendor" of said component. Where the situation is less clear is 14 for identifying the vendor: 17 sale of a component is always the vendor. "Sale" does not require retail but 24 vendor for the assembled product and any sub-components which are exclusively 32 vendor. 37 claims to be the vendor of a device, they probably are, unless there is strong
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-pci.c | 311 /* Look for vendor-specific quirks */ in xhci_pci_quirks() 312 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks() 342 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks() 346 if (pdev->vendor == PCI_VENDOR_ID_NEC) in xhci_pci_quirks() 349 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks() 353 if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_quirk_pll_check()) in xhci_pci_quirks() 356 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks() 363 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks() 367 if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == 0x15e5) { in xhci_pci_quirks() 372 if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == 0x43f7) in xhci_pci_quirks() [all …]
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | vars.c | 172 * efivar_get_variable() - retrieve a variable identified by name/vendor 176 efi_status_t efivar_get_variable(efi_char16_t *name, efi_guid_t *vendor, in efivar_get_variable() argument 179 return __efivars->ops->get_variable(name, vendor, attr, size, data); in efivar_get_variable() 184 * efivar_get_next_variable() - enumerate the next name/vendor pair 189 efi_char16_t *name, efi_guid_t *vendor) in efivar_get_next_variable() argument 191 return __efivars->ops->get_next_variable(name_size, name, vendor); in efivar_get_next_variable() 196 * efivar_set_variable_locked() - set a variable identified by name/vendor 201 efi_status_t efivar_set_variable_locked(efi_char16_t *name, efi_guid_t *vendor, in efivar_set_variable_locked() argument 223 return setvar(name, vendor, attr, data_size, data); in efivar_set_variable_locked() 228 * efivar_set_variable() - set a variable identified by name/vendor [all …]
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | cve_check.py | 200 "affected-vendor": decoded_status["vendor"], 216 # CVE_PRODUCT in recipes may include vendor information for CPE identifiers. If not, 217 # use wildcard for vendor. 219 vendor, product = product.split(":", 1) 221 vendor = "*" 223 cpe_id = 'cpe:2.3:*:{}:{}:{}:*:*:*:*:*:*:*'.format(vendor, product, version) 294 Convert CVE_STATUS into status, vendor, product, detail and description. 304 vendor = "*" 307 # Both vendor and product are mandatory if cpe: present, the syntax is then: 308 # detail: cpe:vendor:product:description [all …]
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | header.c | 14 void get_cpuid_0(char *vendor, unsigned int *lvl) in get_cpuid_0() argument 19 strncpy(&vendor[0], (char *)(&b), 4); in get_cpuid_0() 20 strncpy(&vendor[4], (char *)(&d), 4); in get_cpuid_0() 21 strncpy(&vendor[8], (char *)(&c), 4); in get_cpuid_0() 22 vendor[12] = '\0'; in get_cpuid_0() 31 char vendor[16]; in __get_cpuid() local 33 get_cpuid_0(vendor, &lvl); in __get_cpuid() 50 nb = scnprintf(buffer, sz, fmt, vendor, family, model, step); in __get_cpuid() 78 /* Full CPUID format for x86 is vendor-family-model-stepping */ 109 "vendor-family-model-stepping\n", id); in strcmp_cpuid_str()
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | go-vendor.bbclass | 5 # Handle Go vendor support for offline builds 13 # downloaded during the fetch-phase and unpacked into the modules 'vendor' 14 # folder. Additionally a manifest file is generated for the 'vendor' folder 22 destsuffix = "git/src/import/vendor.fetch" 46 linkname = os.path.join(source_dir, *['src', go_import, 'vendor']) 61 default_destsuffix = "git/src/import/vendor.fetch" 66 linkname = os.path.join(source_dir, *['src', go_import, 'vendor']) 67 vendor_dir = os.path.join(source_dir, *['src', 'import', 'vendor']) 68 import_dir = os.path.join(source_dir, *['src', 'import', 'vendor.fetch']) 71 # Nothing to do except re-establish link to actual vendor folder [all …]
|
/openbmc/docs/designs/ |
H A D | psu-firmware-update.md | 50 avoid power loss. This shall be handled by PSU vendor-specific tools, but not in 53 Note: The "vendor-specific" referred below is the PSU vendor-specific. 55 So the below checks are optional and expected to be handled by vendor-specific 80 vendor-specific purpose, e.g. to indicate the PSU model. 99 its related vendor-specific tools. 100 - The service will find the matched vendor-specific tool to perform the code 101 update. For example, if a vendor specific tool `foo` is configured in 110 4. The vendor-specific tool shall run all the checks it needs to be run, before 113 5. When the vendor-specific tool returns errors, the PSU update will be aborted 134 3. If PSU update is needed, the service will find the matched vendor-specific [all …]
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-ryos | 1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 9 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 21 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 41 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 51 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 61 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 71 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 81 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 92 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… [all …]
|
H A D | sysfs-driver-hid-roccat-isku | 1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 12 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 20 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 41 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 51 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 61 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 71 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 81 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… 91 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<p… [all …]
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | rsmemory.c | 119 /* Length of the vendor data (byte count) */ 121 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length), 125 /* Vendor data */ 127 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]), 143 /* Length of the vendor data (byte count) */ 145 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length), 149 /* Vendor data */ 151 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET(data.vendor.byte_data[0]), 163 /* Default is a small vendor descriptor */ 171 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET(data.vendor.byte_length), [all …]
|
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H A D | cpuid.c | 40 * Extract CPU vendor, family, model, stepping info from /proc/cpuinfo 56 cpu_info->vendor = X86_VENDOR_UNKNOWN; in get_cpu_info() 77 /* Get CPU vendor */ in get_cpu_info() 81 cpu_info->vendor = x; in get_cpu_info() 95 if (cpu_info->vendor == X86_VENDOR_UNKNOWN || in get_cpu_info() 111 if (cpu_info->vendor != X86_VENDOR_AMD && in get_cpu_info() 112 cpu_info->vendor != X86_VENDOR_HYGON && in get_cpu_info() 113 cpu_info->vendor != X86_VENDOR_INTEL) in get_cpu_info() 129 if (cpu_info->vendor == X86_VENDOR_AMD || in get_cpu_info() 130 cpu_info->vendor == X86_VENDOR_HYGON) { in get_cpu_info() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | pci-msi.txt | 68 compatible = "vendor,some-controller"; 75 compatible = "vendor,pcie-root-complex"; 96 compatible = "vendor,some-controller"; 103 compatible = "vendor,pcie-root-complex"; 125 compatible = "vendor,some-controller"; 132 compatible = "vendor,pcie-root-complex"; 155 compatible = "vendor,some-controller"; 162 compatible = "vendor,pcie-root-complex"; 185 compatible = "vendor,some-controller"; 192 compatible = "vendor,some-controller"; [all …]
|
/openbmc/linux/drivers/pci/ |
H A D | search.c | 286 …* pci_get_subsys - begin or continue searching for a PCI device by vendor/subvendor/device/subdevi… 287 * @vendor: PCI vendor id to match, or %PCI_ANY_ID to match all vendor ids 289 * @ss_vendor: PCI subsystem vendor id to match, or %PCI_ANY_ID to match all vendor ids 294 * with a matching @vendor, @device, @ss_vendor and @ss_device, a pointer to its 301 struct pci_dev *pci_get_subsys(unsigned int vendor, unsigned int device, in pci_get_subsys() argument 306 .vendor = vendor, in pci_get_subsys() 317 * pci_get_device - begin or continue searching for a PCI device by vendor/device id 318 * @vendor: PCI vendor id to match, or %PCI_ANY_ID to match all vendor ids 323 * found with a matching @vendor and @device, the reference count to the 330 struct pci_dev *pci_get_device(unsigned int vendor, unsigned int device, in pci_get_device() argument [all …]
|
/openbmc/openbmc/ |
H A D | setup | 55 vendor=${cfg%%/*} 56 vendor=${vendor##meta-} 57 vendor=${vendor%%-openbmc} 88 echo "${vendor}/${name}" 112 vendor=${m%%/*} 115 if [[ ! "$vendors" =~ -$vendor- ]]; then 116 vendors="$vendors -$vendor-" 117 echo "* $vendor"
|
/openbmc/linux/arch/x86/kernel/ |
H A D | probe_roms.c | 82 static bool match_id(struct pci_dev *pdev, unsigned short vendor, unsigned short device) in match_id() argument 87 if (pdev->vendor == vendor && pdev->device == device) in match_id() 90 for (id = drv ? drv->id_table : NULL; id && id->vendor; id++) in match_id() 91 if (id->vendor == vendor && id->device == device) in match_id() 94 return id && id->vendor; in match_id() 97 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() argument 106 if (device && match_id(pdev, vendor, device)) in probe_list() 122 unsigned short offset, vendor, device, list, rev; in find_oprom() local 132 if (get_kernel_nofault(vendor, rom + offset + 0x4) != 0) in find_oprom() 138 if (match_id(pdev, vendor, device)) { in find_oprom() [all …]
|