Searched refs:Scope (Results 1 - 18 of 18) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/parser/
H A Dpsscope.c142 return (ParserState->Scope->ParseScope.Op);
166 ((ParserState->Aml >= ParserState->Scope->ParseScope.ArgEnd ||
167 !ParserState->Scope->ParseScope.ArgCount)));
189 ACPI_GENERIC_STATE *Scope; local
195 Scope = AcpiUtCreateGenericState ();
196 if (!Scope)
201 Scope->Common.DescriptorType = ACPI_DESC_TYPE_STATE_RPSCOPE;
202 Scope->ParseScope.Op = RootOp;
203 Scope->ParseScope.ArgCount = ACPI_VAR_ARGS;
204 Scope
236 ACPI_GENERIC_STATE *Scope; local
298 ACPI_GENERIC_STATE *Scope = ParserState->Scope; local
353 ACPI_GENERIC_STATE *Scope; local
[all...]
H A Dpsparse.c452 ParserState->Aml = ParserState->Scope->ParseScope.PkgEnd;
475 ParserState->Aml = ParserState->Scope->ParseScope.PkgEnd;
H A Dpsloop.c824 WalkState->ParserState.Scope->ParseScope.ArgCount--;
1132 if ((ParserState->Scope->ParseScope.Op) &&
1133 ((ParserState->Scope->ParseScope.Op->Common.AmlOpcode == AML_IF_OP) ||
1134 (ParserState->Scope->ParseScope.Op->Common.AmlOpcode == AML_WHILE_OP)) &&
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddswscope.c3 * Module Name: dswscope - Scope stack manipulation
154 WalkState->ScopeInfo = ScopeInfo->Scope.Next;
219 ScopeInfo->Scope.Node = Node;
232 AcpiUtGetNodeName (OldScopeInfo->Scope.Node),
243 AcpiUtGetNodeName (ScopeInfo->Scope.Node),
290 AcpiUtGetNodeName (ScopeInfo->Scope.Node),
298 AcpiUtGetNodeName (NewScopeInfo->Scope.Node),
H A Ddswstate.c877 if (WalkState->ParserState.Scope)
H A Ddsobject.c202 WalkState->ScopeInfo->Scope.Node->Name.Ascii));
/opensolaris-onvv-gate/usr/src/uts/intel/sys/acpi/
H A Dacparser.h194 ACPI_PARSE_OBJECT *Scope,
255 * psscope - Scope stack management routines
299 ACPI_PARSE_OBJECT *Scope,
H A Daclocal.h730 * Scope state - current scope during namespace lookups
809 ACPI_SCOPE_STATE Scope; member in union:acpi_generic_state
908 * Extended Op for named ops (Scope, Method, etc.), deferred ops (Methods and OpRegions),
978 union acpi_generic_state *Scope; /* Current scope */ member in struct:acpi_parse_state
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsaccess.c410 (!ScopeInfo->Scope.Node))
420 PrefixNode = ScopeInfo->Scope.Node;
H A Dnsutils.c4 * parents and siblings and Scope manipulation
1027 * of Scope will not be accessed.
1033 * corresponding Node. NOTE: Scope can be null.
1082 ScopeInfo.Scope.Node = PrefixNode;
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsa_recs.h568 uint32_t Scope :4; member in struct:sa_mcmember_record_s
595 uint32_t Scope :4; member in struct:sa_mcmember_record_s
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexconfig.c278 StartNode = WalkState->ScopeInfo->Scope.Node;
H A Dexoparg1.c1028 Status = AcpiNsGetNode (WalkState->ScopeInfo->Scope.Node,
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties156 ssim_ssttable_botch = Scope/service type table missing entry for service type ``{0}'''', scope ``{1}''''.
157 ssim_ssttable_lang_botch = Scope/service type lang table missing entry for locale ``{0}'''' in service type ``{1}'''', scope ``{2}''''.
222 v1_scope_char_res = Scope ``{0}''''contains one or more of /,:.
223 v1_scope_name_res = Scope name ``{0}'''' is one of reserved names ``local'''' or ``remote''''.
/opensolaris-onvv-gate/usr/src/lib/
H A DREADME.mapfiles381 interface into a library-private header file. Scope reduction of Public
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c4980 IBTF_DPRINTF_L5(cmlog, "Scope %X, MLID %X",
5018 mcg_req.Scope = mcg_arg->mcg_attr.mc_scope;
5101 mcg_info_p->mc_scope = mcg_resp->Scope;
5455 mcg_req.Scope = mcg_attr->mc_scope;
5579 mcg_infop[i].mc_scope = mcg_resp->Scope;
/opensolaris-onvv-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh135 6 Default Search Scope : $LDAP_SEARCH_SCOPE
4029 # Compute the VLV Scope from the LDAP_SEARCH_SCOPE.
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dpci.ids11089 0200 Scope

Completed in 231 milliseconds