Lines Matching full:methods
73 oriented language the SCI driver components, methods, and structures are
84 are utilized to define parameters for methods defined in this specification.
111 methods perform pure memory initialization. No "construct" method ever
140 object methods can be invoked with a child structure parameter. This works
189 -# Logging utility methods, constants, and type definitions
190 -# Memory Descriptor object methods common to the core and framework.
191 -# Controller object methods common to SCI derived controller objects.
192 -# Library object methods common to SCI derived library objects.
197 SCI class methods can be overridden by sub-classes in the SCI Core,
198 SCI Framework, etc. SCI class methods that MUST NOT be invoked directly
202 components as well as provide a common description of related methods. If
203 these methods are invoked directly by operating system specific code, the
223 inside of their SCI user callback methods.