Searched refs:VendorDataLength (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | dmtbdump2.c | 1972 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 D | dmtbinfo2.c | 1537 {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 D | dttable2.c | 1456 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 D | actbl2.h | 2153 UINT16 VendorDataLength; member 2167 UINT16 VendorDataLength; member
|
| /f-stack/freebsd/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi50.h | 54 UINT16 VendorDataLength;
|