Symbol: DT_OPTIONAL
usr/src/cmd/acpi/common/dmtbinfo1.c
1142
{ACPI_DMT_UINT32, 0, "Initiator Proximity Domain List", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo1.c
1148
{ACPI_DMT_UINT32, 0, "Target Proximity Domain List", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo1.c
1154
{ACPI_DMT_UINT16, 0, "Entry", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo1.c
1178
{ACPI_DMT_UINT16, 0, "SMBIOS Handle", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo1.c
425
{ACPI_DMT_RAW_BUFFER, 0, "ResourceInfo", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo1.c
484
{ACPI_DMT_RAW_BUFFER, 0, "OEM Data", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo1.c
626
{ACPI_DMT_UINT64, 0, "Table Address", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo1.c
638
{ACPI_DMT_UINT56, ACPI_DRTM1a_OFFSET (Size[0]), "Size", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
1009
{ACPI_DMT_RAW_BUFFER, 0, "SMBIOS Table Entries", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
1067
{ACPI_DMT_UINT64, 0, "Hint Address", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
1359
{ACPI_DMT_UINT32, 0, "Private Resource", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
210
{ACPI_DMT_RAW_BUFFER, 0, "Optional Padding", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
229
{ACPI_DMT_UINT32, ACPI_IORTM_OFFSET (InputBase), "Input base", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
265
{ACPI_DMT_UINT32, 0, "Identifiers", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
282
{ACPI_DMT_RAW_BUFFER, 0, "Padding", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
329
{ACPI_DMT_UINT64, 0, "Context Interrupt", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
335
{ACPI_DMT_UINT64, 0, "PMU Interrupt", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo2.c
995
{ACPI_DMT_UINT32, 0, "Line Offset", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo3.c
462
{ACPI_DMT_BUF12, ACPI_TPM2A_OFFSET (MethodParameters), "Method Parameters", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo3.c
463
{ACPI_DMT_UINT32, ACPI_TPM2A_OFFSET (MinimumLogLength), "Minimum Log Length", DT_OPTIONAL},
usr/src/cmd/acpi/common/dmtbinfo3.c
464
{ACPI_DMT_UINT64, ACPI_TPM2A_OFFSET (LogAddress), "Log Address", DT_OPTIONAL},
usr/src/cmd/acpi/iasl/dtcompile.c
575
if ((Info->Flags & DT_OPTIONAL) &&