Searched defs:Current (Results 1 – 3 of 3) sorted by relevance
19 ArcGetPeer(pcomponent *Current) in ArcGetPeer()28 ArcGetChild(pcomponent *Current) in ArcGetChild()34 ArcGetParent(pcomponent *Current) in ArcGetParent()43 ArcGetConfigurationData(VOID *Buffer, pcomponent *Current) in ArcGetConfigurationData()49 ArcAddChild(pcomponent *Current, pcomponent *Template, VOID *ConfigurationData) in ArcAddChild()
35 struct linux_mdesc * __init ArcGetMemoryDescriptor(struct linux_mdesc *Current) in ArcGetMemoryDescriptor()
49 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument