Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
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()
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example59 # Serialized Proxy Registrations
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt7520 uses Switch as Serialized, thus preventing multiple thread entries. BZ
8650 Fixed a problem with Serialized control methods where the semaphore
12353 Implemented a mechanism to force a control method to "Serialized"
12384 to "Serialized" to mimic Windows behavior, another to disable _OSI