Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump2.c1972 UINT16 VendorDataLength; in AcpiDmDumpSdev() local
2045 VendorDataLength = in AcpiDmDumpSdev()
2046 Namesp->VendorDataLength; in AcpiDmDumpSdev()
2050 if (VendorDataLength) in AcpiDmDumpSdev()
2054 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
2087 VendorDataLength = Pcie->VendorDataLength; in AcpiDmDumpSdev()
2090 if (VendorDataLength) in AcpiDmDumpSdev()
2094 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
H A Ddmtbinfo2.c1537 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0},
1556 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable2.c1456 Namesp->VendorDataLength = 0; in DtCompileSdev()
1475 Namesp->VendorDataLength = in DtCompileSdev()
1520 Pcie->VendorDataLength = 0; in DtCompileSdev()
1539 Pcie->VendorDataLength = (UINT16) in DtCompileSdev()
1546 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl2.h2153 UINT16 VendorDataLength; member
2167 UINT16 VendorDataLength; member
/f-stack/freebsd/contrib/edk2/Include/IndustryStandard/
H A DAcpi50.h54 UINT16 VendorDataLength;