Searched refs:ConfigType (Results 1 – 4 of 4) sorted by relevance
| /dflybsd-src/sys/contrib/dev/acpica/source/compiler/ |
| H A D | dttable2.c | 809 UINT8 ConfigType; in DtCompileNhlt() local 877 ConfigType = 0; in DtCompileNhlt() 924 ConfigType = ConfigSpecific->ConfigType; in DtCompileNhlt() 951 ConfigType = ConfigSpecific->ConfigType; in DtCompileNhlt() 968 ConfigType = ConfigSpecific->ConfigType; in DtCompileNhlt() 977 if (ConfigType == ACPI_NHLT_CONFIG_TYPE_MIC_ARRAY) in DtCompileNhlt()
|
| /dflybsd-src/sys/contrib/dev/acpica/source/common/ |
| H A D | dmtbdump2.c | 1498 UINT8 ConfigType = 0; in AcpiDmDumpNhlt() local 1617 ConfigType = DevSpecific->ConfigType; in AcpiDmDumpNhlt() 1632 ConfigType = DevSpecific->ConfigType; in AcpiDmDumpNhlt() 1647 if (ConfigType == ACPI_NHLT_CONFIG_TYPE_RENDER_FEEDBACK) in AcpiDmDumpNhlt() 1665 if (ConfigType == ACPI_NHLT_CONFIG_TYPE_MIC_ARRAY) in AcpiDmDumpNhlt()
|
| H A D | dmtbinfo2.c | 1254 {ACPI_DMT_NHLT1f, ACPI_NHLT1_OFFSET (ConfigType), "Config Type", 0}, 1316 {ACPI_DMT_NHLT1f, ACPI_NHLT5_OFFSET (ConfigType), "Config Type", 0}, 1325 {ACPI_DMT_NHLT1f, ACPI_NHLT5A_OFFSET (ConfigType), "Config Type", 0},
|
| /dflybsd-src/sys/contrib/dev/acpica/source/include/ |
| H A D | actbl2.h | 1891 UINT8 ConfigType; member 1901 UINT8 ConfigType; member 1911 UINT8 ConfigType; member 2000 UINT8 ConfigType; member
|