Searched refs:VendorDataLength (Results 1 – 4 of 4) sorted by relevance
/acpica-latest/source/common/ |
D | dmtbdump2.c | 2699 UINT16 VendorDataLength; in AcpiDmDumpSdev() local 2821 VendorDataLength = in AcpiDmDumpSdev() 2822 Namesp->VendorDataLength; in AcpiDmDumpSdev() 2826 if (VendorDataLength) in AcpiDmDumpSdev() 2830 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev() 2863 VendorDataLength = Pcie->VendorDataLength; in AcpiDmDumpSdev() 2866 if (VendorDataLength) in AcpiDmDumpSdev() 2870 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
|
D | dmtbinfo2.c | 2223 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0}, 2289 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
|
/acpica-latest/source/compiler/ |
D | dttable2.c | 2296 Namesp->VendorDataLength = 0; in DtCompileSdev() 2315 Namesp->VendorDataLength = in DtCompileSdev() 2360 Pcie->VendorDataLength = 0; in DtCompileSdev() 2379 Pcie->VendorDataLength = (UINT16) in DtCompileSdev() 2386 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
|
/acpica-latest/source/include/ |
D | actbl2.h | 3307 UINT16 VendorDataLength; member 3373 UINT16 VendorDataLength; member
|