Searched refs:VendorDataLength (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/acpi/common/ |
H A D | dmtbdump2.c | 1943 UINT16 VendorDataLength; in AcpiDmDumpSdev() local 2016 VendorDataLength = in AcpiDmDumpSdev() 2017 Namesp->VendorDataLength; in AcpiDmDumpSdev() 2021 if (VendorDataLength) in AcpiDmDumpSdev() 2025 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev() 2058 VendorDataLength = Pcie->VendorDataLength; in AcpiDmDumpSdev() 2061 if (VendorDataLength) in AcpiDmDumpSdev() 2065 VendorDataLength, AcpiDmTableInfoSdev1b); in AcpiDmDumpSdev()
|
H A D | dmtbinfo2.c | 1517 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (VendorDataLength), "Vendor Data Length", 0}, 1536 {ACPI_DMT_UINT16, ACPI_SDEV1_OFFSET (VendorDataLength), "Vendor Data Length", 0},
|
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | dttable2.c | 1456 Namesp->VendorDataLength = 0; in DtCompileSdev() 1475 Namesp->VendorDataLength = in DtCompileSdev() 1519 Pcie->VendorDataLength = 0; in DtCompileSdev() 1538 Pcie->VendorDataLength = (UINT16) in DtCompileSdev() 1545 Pcie->PathLength + Pcie->VendorDataLength; in DtCompileSdev()
|
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/ |
H A D | Acpi62.h | 47 UINT16 VendorDataLength; 63 UINT16 VendorDataLength; 76 UINT16 VendorDataLength; 91 UINT16 VendorDataLength; 107 UINT16 VendorDataLength;
|
H A D | Acpi50.h | 54 UINT16 VendorDataLength;
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | actbl2.h | 2132 UINT16 VendorDataLength; member 2146 UINT16 VendorDataLength; member
|