Home
last modified time | relevance | path

Searched refs:VendorDataLength (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c3069 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 Ddmtbinfo2.c2557 {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 Ddttable2.c2384 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 Dactbl2.h4188 UINT16 VendorDataLength; member
4254 UINT16 VendorDataLength; member
/src/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi50.h64 UINT16 VendorDataLength;