Searched refs:VendorDataLength (Results 1 – 5 of 5) sorted by relevance
| /src/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump2.c | 3069 UINT16 VendorDataLength; in AcpiDmDumpSdev() local 3191 VendorDataLength = in AcpiDmDumpSdev() 3192 Namesp->VendorDataLength; in AcpiDmDumpSdev() 3196 if (VendorDataLength) in AcpiDmDumpSdev() 3200 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev() 3233 VendorDataLength = Pcie->VendorDataLength; in AcpiDmDumpSdev() 3236 if (VendorDataLength) in AcpiDmDumpSdev() 3240 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
|
| H A D | dmtbinfo2.c | 2557 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0}, 2623 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
|
| /src/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable2.c | 2384 Namesp->VendorDataLength = 0; in DtCompileSdev() 2403 Namesp->VendorDataLength = in DtCompileSdev() 2448 Pcie->VendorDataLength = 0; in DtCompileSdev() 2467 Pcie->VendorDataLength = (UINT16) in DtCompileSdev() 2474 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
|
| /src/sys/contrib/dev/acpica/include/ |
| H A D | actbl2.h | 4188 UINT16 VendorDataLength; member 4254 UINT16 VendorDataLength; member
|
| /src/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi50.h | 64 UINT16 VendorDataLength;
|