Searched refs:VendorDataLength (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/sys/contrib/dev/acpica/common/ |
| HD | dmtbdump2.c | 2920 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()
|
| HD | dmtbinfo2.c | 2436 {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/ |
| HD | dttable2.c | 2360 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/ |
| HD | actbl2.h | 3980 UINT16 VendorDataLength; member 4046 UINT16 VendorDataLength; member
|
| /freebsd-head/sys/contrib/edk2/Include/IndustryStandard/ |
| HD | Acpi50.h | 64 UINT16 VendorDataLength;
|