Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/acpica/common/
HDdmtbdump2.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()
HDdmtbinfo2.c1537 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0},
1556 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
HDdttable2.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()
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDactbl2.h2153 UINT16 VendorDataLength; member
2167 UINT16 VendorDataLength; member
/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
HDAcpi50.h54 UINT16 VendorDataLength;