Searched defs:acpi_init_walk_info (Results 1 – 1 of 1) sorted by relevance
133 typedef struct acpi_init_walk_info struct135 UINT32 TableIndex;136 UINT32 ObjectCount;137 UINT32 MethodCount;138 UINT32 SerialMethodCount;139 UINT32 NonSerialMethodCount;140 UINT32 SerializedMethodCount;141 UINT32 DeviceCount;142 UINT32 OpRegionCount;143 UINT32 FieldCount;[all …]