Searched refs:MethodCount (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/acpica/dispatcher/ |
H A D | dsinit.c | 137 Info->MethodCount++; 272 Info.DeviceCount,Info.OpRegionCount, Info.MethodCount, 277 Info.MethodCount, Info.OpRegionCount));
|
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/ |
H A D | uteval.c | 319 * MethodCount - Number of methods to execute 335 UINT8 MethodCount, 347 for (i = 0; i < MethodCount; i++) 332 AcpiUtExecutePowerMethods( ACPI_NAMESPACE_NODE *DeviceNode, const char **MethodNames, UINT8 MethodCount, UINT8 *OutValues) argument
|
H A D | utxface.c | 244 Stats->MethodCount = AcpiMethodCount;
|
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/ |
H A D | nseval.c | 359 UINT32 MethodCount = 0; local 392 MethodCount++; 401 MethodCount));
|
H A D | nsinit.c | 133 Info.MethodCount, Info.OpRegionCount));
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acstruct.h | 137 UINT32 MethodCount; member in struct:acpi_init_walk_info
|
H A D | acutils.h | 527 UINT8 MethodCount,
|
H A D | actypes.h | 1077 UINT32 MethodCount; member in struct:acpi_statistics
|
Completed in 320 milliseconds