HomeSort by: relevance | last modified time | path
    Searched refs:MethodCount (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/dispatcher/
dsinit.c 246 Info->MethodCount++;
374 Info.DeviceCount,Info.OpRegionCount, Info.MethodCount,
379 Info.MethodCount, Info.OpRegionCount));
  /src/sys/external/bsd/acpica/dist/utilities/
uteval.c 427 * MethodCount - Number of methods to execute
443 UINT8 MethodCount,
455 for (i = 0; i < MethodCount; i++)
utxface.c 352 Stats->MethodCount = AcpiMethodCount;
  /src/sys/external/bsd/acpica/dist/include/
acstruct.h 248 UINT32 MethodCount;
acutils.h 719 UINT8 MethodCount,
actypes.h 1227 UINT32 MethodCount;
  /src/sys/external/bsd/acpica/dist/namespace/
nsinit.c 242 Info.MethodCount, Info.OpRegionCount));

Completed in 20 milliseconds