Searched refs:VendorDataLength (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump2.c | 2748 UINT16 VendorDataLength; in AcpiDmDumpSdev() local 2870 VendorDataLength = in AcpiDmDumpSdev() 2871 Namesp->VendorDataLength; in AcpiDmDumpSdev() 2875 if (VendorDataLength) in AcpiDmDumpSdev() 2879 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev() 2912 VendorDataLength = Pcie->VendorDataLength; in AcpiDmDumpSdev() 2915 if (VendorDataLength) in AcpiDmDumpSdev() 2919 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
|
| H A D | dmtbinfo2.c | 2049 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0}, 2115 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
|
| /freebsd-14.2/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable2.c | 2286 Namesp->VendorDataLength = 0; in DtCompileSdev() 2305 Namesp->VendorDataLength = in DtCompileSdev() 2350 Pcie->VendorDataLength = 0; in DtCompileSdev() 2369 Pcie->VendorDataLength = (UINT16) in DtCompileSdev() 2376 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | actbl2.h | 3214 UINT16 VendorDataLength; member 3280 UINT16 VendorDataLength; member
|
| /freebsd-14.2/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi50.h | 54 UINT16 VendorDataLength;
|