| /f-stack/freebsd/contrib/dev/acpica/components/resources/ |
| H A D | rsmemory.c | 274 {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 D | rsxface.c | 648 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 D | rscalc.c | 390 if (Resource->Data.Vendor.ByteLength > 7) in AcpiRsGetAmlLength() 400 (TotalSize + Resource->Data.Vendor.ByteLength); in AcpiRsGetAmlLength()
|
| H A D | rsdumpinfo.c | 231 …{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 D | example-schema.yaml | 134 # 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 D | vendor-prefixes.yaml | 7 title: Devicetree Vendor Prefix Registry
|
| /f-stack/tools/libxo/packaging/ |
| H A D | libxo.spec.in | 8 Vendor: Juniper Networks, Inc.
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-pmdinfo.py | 29 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 D | syscon-reboot-mode.yaml | 35 description: Vendor-specific mode value written to the mode register
|
| /f-stack/freebsd/contrib/edk2/Include/Protocol/ |
| H A D | DevicePath.h | 1261 VENDOR_DEVICE_PATH Vendor; member 1319 VENDOR_DEVICE_PATH *Vendor; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | aspeed,usb-vhub.yaml | 54 description: vhub Vendor ID
|
| H A D | usb251xb.txt | 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424)
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acrestyp.h | 859 ACPI_RESOURCE_VENDOR Vendor; member
|
| /f-stack/freebsd/contrib/dev/ipw/ |
| H A D | LICENSE | 16 Vendor (IHV), or Independent Software Vendor (ISV), this complete Agreement
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | nvidia,tegra20-sdhci.txt | 100 - The values are programmed to the Vendor Clock Control Register.
|
| /f-stack/freebsd/contrib/dev/iwi/ |
| H A D | LICENSE | 16 Vendor (IHV), or Independent Software Vendor (ISV), this complete Agreement
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos7.dtsi | 601 <0x15570100 0x100>, /* 1: Vendor specificed */
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 6783 RawDataBuffer // Data type for Vendor Data
|