Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasltransform.c581 ACPI_PARSE_OBJECT *DefaultOp = NULL; in TrDoSwitch() local
773 if (DefaultOp) in TrDoSwitch()
785 DefaultOp = Next; in TrDoSwitch()
799 if (DefaultOp) in TrDoSwitch()
807 TrAmlInitNode (DefaultOp, PARSEOP_ELSE); in TrDoSwitch()
808 DefaultOp->Asl.Parent = Conditional->Asl.Parent; in TrDoSwitch()
812 TrAmlInsertPeer (Conditional, DefaultOp); in TrDoSwitch()