Searched refs:ACPI_NHLT_DEVICE_INFO_COUNT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbdump2.c1622 ACPI_NHLT_DEVICE_INFO_COUNT *Count;
1903 Count = ACPI_ADD_PTR (ACPI_NHLT_DEVICE_INFO_COUNT, Table, Offset);
1905 sizeof (ACPI_NHLT_DEVICE_INFO_COUNT), AcpiDmTableInfoNhlt7);
1910 Offset += sizeof (ACPI_NHLT_DEVICE_INFO_COUNT);
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Ddttable2.c931 ACPI_NHLT_DEVICE_INFO_COUNT *DeviceInfo;
1210 DeviceInfo = ACPI_CAST_PTR (ACPI_NHLT_DEVICE_INFO_COUNT, Subtable->Buffer);
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbinfo.h280 #define ACPI_NHLT7_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_NHLT_DEVICE_INFO_COUNT,f)
H A Dactbl2.h2465 } ACPI_NHLT_DEVICE_INFO_COUNT; typedef in typeref:struct:acpi_nhlt_device_info_count

Completed in 106 milliseconds