Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/acpica/common/
HDdmtbdump2.c2920 UINT16 VendorDataLength; in AcpiDmDumpSdev() local
3042 VendorDataLength = in AcpiDmDumpSdev()
3043 Namesp->VendorDataLength; in AcpiDmDumpSdev()
3047 if (VendorDataLength) in AcpiDmDumpSdev()
3051 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
3084 VendorDataLength = Pcie->VendorDataLength; in AcpiDmDumpSdev()
3087 if (VendorDataLength) in AcpiDmDumpSdev()
3091 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
HDdmtbinfo2.c2436 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0},
2502 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
/freebsd-head/sys/contrib/dev/acpica/compiler/
HDdttable2.c2360 Namesp->VendorDataLength = 0; in DtCompileSdev()
2379 Namesp->VendorDataLength = in DtCompileSdev()
2424 Pcie->VendorDataLength = 0; in DtCompileSdev()
2443 Pcie->VendorDataLength = (UINT16) in DtCompileSdev()
2450 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
/freebsd-head/sys/contrib/dev/acpica/include/
HDactbl2.h3980 UINT16 VendorDataLength; member
4046 UINT16 VendorDataLength; member
/freebsd-head/sys/contrib/edk2/Include/IndustryStandard/
HDAcpi50.h64 UINT16 VendorDataLength;