Searched refs:OpRegionCount (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsinit.c128 Info->OpRegionCount++;
230 Info.DeviceCount, Info.MethodCount, Info.OpRegionCount));
233 "%u Methods, %u Regions\n", Info.MethodCount, Info.OpRegionCount));
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/namespace/
H A Dnsinit.c126 Info.OpRegionInit, Info.OpRegionCount,
134 "%u Op Regions found\n", Info.OpRegionCount));
299 Info->OpRegionCount++;
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h143 UINT32 OpRegionCount; member in struct:acpi_init_walk_info

Completed in 63 milliseconds