Home
last modified time | relevance | path

Searched defs:acpi_init_walk_info (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h136 typedef struct acpi_init_walk_info struct
138 UINT32 TableIndex;
139 UINT32 ObjectCount;
140 UINT32 MethodCount;
141 UINT32 SerialMethodCount;
142 UINT32 NonSerialMethodCount;
143 UINT32 SerializedMethodCount;
144 UINT32 DeviceCount;
145 UINT32 OpRegionCount;
146 UINT32 FieldCount;
[all …]