Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dasloperands.c258 UINT8 Serialized = 0; in OpnDoMethod() local
282 Serialized = (UINT8) Next->Asl.Value.Integer; in OpnDoMethod()
307 ((Serialized & 0x1) << 3) | in OpnDoMethod()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt10249 uses Switch as Serialized, thus preventing multiple thread entries. BZ
11379 Fixed a problem with Serialized control methods where the semaphore
15082 Implemented a mechanism to force a control method to "Serialized"
15113 to "Serialized" to mimic Windows behavior, another to disable _OSI