Searched defs:acpi_init_walk_info (Results 1 – 1 of 1) sorted by relevance
241 typedef struct acpi_init_walk_info struct243 UINT32 TableIndex;244 UINT32 ObjectCount;245 UINT32 MethodCount;246 UINT32 SerialMethodCount;247 UINT32 NonSerialMethodCount;248 UINT32 SerializedMethodCount;249 UINT32 DeviceCount;250 UINT32 OpRegionCount;251 UINT32 FieldCount;[all …]