Searched refs:VendorDataLength (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmtbdump2.c | 2740 UINT16 VendorDataLength; in AcpiDmDumpSdev() local 2862 VendorDataLength = in AcpiDmDumpSdev() 2863 Namesp->VendorDataLength; in AcpiDmDumpSdev() 2867 if (VendorDataLength) in AcpiDmDumpSdev() 2871 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev() 2904 VendorDataLength = Pcie->VendorDataLength; in AcpiDmDumpSdev() 2907 if (VendorDataLength) in AcpiDmDumpSdev() 2911 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
|
H A D | dmtbinfo2.c | 2312 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0}, 2378 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | dttable2.c | 2309 Namesp->VendorDataLength = 0; in DtCompileSdev() 2328 Namesp->VendorDataLength = in DtCompileSdev() 2373 Pcie->VendorDataLength = 0; in DtCompileSdev() 2392 Pcie->VendorDataLength = (UINT16) in DtCompileSdev() 2399 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | actbl2.h | 3619 UINT16 VendorDataLength; member 3685 UINT16 VendorDataLength; member
|
/freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
H A D | Acpi50.h | 54 UINT16 VendorDataLength;
|