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