Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h244 typedef struct acpi_init_walk_info struct
246 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 …]