Home
last modified time | relevance | path

Searched refs:ShouldBeSerialized (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslmethod.c175 MethodInfo->ShouldBeSerialized = (UINT8) Next->Asl.Value.Integer; in MtMethodAnalysisWalkBegin()
725 if (!MethodInfo->ShouldBeSerialized) in MtCheckNamedObjectInMethod()
732 MethodInfo->ShouldBeSerialized = TRUE; in MtCheckNamedObjectInMethod()
H A Dasltypes.h97 UINT8 ShouldBeSerialized; member