Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/resources/
H A Drsmemory.c274 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength),
280 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]),
300 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength),
306 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]),
328 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength),
332 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]),
348 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength),
352 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]),
H A Drsxface.c648 ACPI_RESOURCE_VENDOR_TYPED *Vendor; in ACPI_EXPORT_SYMBOL() local
660 Vendor = &Resource->Data.VendorTyped; in ACPI_EXPORT_SYMBOL()
669 if ((Vendor->ByteLength < (ACPI_UUID_LENGTH + 1)) || in ACPI_EXPORT_SYMBOL()
670 (Vendor->UuidSubtype != Info->Uuid->Subtype) || in ACPI_EXPORT_SYMBOL()
671 (memcmp (Vendor->Uuid, Info->Uuid->Data, ACPI_UUID_LENGTH))) in ACPI_EXPORT_SYMBOL()
H A Drscalc.c390 if (Resource->Data.Vendor.ByteLength > 7) in AcpiRsGetAmlLength()
400 (TotalSize + Resource->Data.Vendor.ByteLength); in AcpiRsGetAmlLength()
H A Drsdumpinfo.c231 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Vendor.ByteLength), "Length", …
232 …{ACPI_RSD_LONGLIST, ACPI_RSD_OFFSET (Vendor.ByteData[0]), "Vendor Data", …
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dexample-schema.yaml134 # Vendor specific properties
136 # Vendor specific properties have slightly different schema requirements than
140 description: Vendor specific properties must have a description
145 description: Vendor specific properties must have a description. Boolean
151 description: Vendor specific properties should reference a type in the
159 description: Vendor specific properties having a standard unit suffix
H A Dvendor-prefixes.yaml7 title: Devicetree Vendor Prefix Registry
/f-stack/tools/libxo/packaging/
H A Dlibxo.spec.in8 Vendor: Juniper Networks, Inc.
/f-stack/dpdk/usertools/
H A Ddpdk-pmdinfo.py29 class Vendor: class
179 return Vendor("%s Unknown Vendor" % (vid))
207 self.vendors[vendorID] = Vendor(l)
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dsyscon-reboot-mode.yaml35 description: Vendor-specific mode value written to the mode register
/f-stack/freebsd/contrib/edk2/Include/Protocol/
H A DDevicePath.h1261 VENDOR_DEVICE_PATH Vendor; member
1319 VENDOR_DEVICE_PATH *Vendor; member
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Daspeed,usb-vhub.yaml54 description: vhub Vendor ID
H A Dusb251xb.txt17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424)
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacrestyp.h859 ACPI_RESOURCE_VENDOR Vendor; member
/f-stack/freebsd/contrib/dev/ipw/
H A DLICENSE16 Vendor (IHV), or Independent Software Vendor (ISV), this complete Agreement
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dnvidia,tegra20-sdhci.txt100 - The values are programmed to the Vendor Clock Control Register.
/f-stack/freebsd/contrib/dev/iwi/
H A DLICENSE16 Vendor (IHV), or Independent Software Vendor (ISV), this complete Agreement
/f-stack/freebsd/contrib/device-tree/src/arm64/exynos/
H A Dexynos7.dtsi601 <0x15570100 0x100>, /* 1: Vendor specificed */
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt6783 RawDataBuffer // Data type for Vendor Data