Lines Matching refs:IORegistryPlane

48 class IORegistryPlane;
100 const IORegistryPlane * plane,
114 const IORegistryPlane * plane,
128 const IORegistryPlane * plane,
139 virtual IORegistryEntry * copyParentEntry( const IORegistryPlane * plane ) const;
147 virtual IORegistryEntry * copyChildEntry( const IORegistryPlane * plane ) const;
248 static const IORegistryPlane * getPlane( const char * name );
399 const IORegistryPlane * plane,
413 const IORegistryPlane * plane,
427 const IORegistryPlane * plane,
498 virtual OSIterator * getParentIterator( const IORegistryPlane * plane )
502 const IORegistryPlane * plane ) const;
510 virtual IORegistryEntry * getParentEntry( const IORegistryPlane * plane ) const;
518 virtual OSIterator * getChildIterator( const IORegistryPlane * plane )
523 const IORegistryPlane * plane ) const;
531 virtual IORegistryEntry * getChildEntry( const IORegistryPlane * plane ) const;
542 const IORegistryPlane * plane,
554 const IORegistryPlane * plane,
563 virtual bool inPlane( const IORegistryPlane * plane = 0) const;
571 virtual unsigned int getDepth( const IORegistryPlane * plane ) const;
583 const IORegistryPlane * plane );
592 const IORegistryPlane * plane );
602 const IORegistryPlane * plane );
611 const IORegistryPlane * plane );
618 virtual void detachAbove( const IORegistryPlane * plane );
625 virtual void detachAll( const IORegistryPlane * plane );
635 virtual const char * getName( const IORegistryPlane * plane = 0 ) const;
644 const IORegistryPlane * plane = 0 ) const;
671 const IORegistryPlane * plane = 0 );
680 const IORegistryPlane * plane = 0 );
688 virtual const char * getLocation( const IORegistryPlane * plane = 0 ) const;
697 const IORegistryPlane * plane = 0 ) const;
706 const IORegistryPlane * plane = 0 );
708 const IORegistryPlane * plane = 0 );
719 const IORegistryPlane * plane) const;
730 const IORegistryPlane * plane ) const;
743 const IORegistryPlane * plane = 0,
758 const IORegistryPlane * plane = 0,
770 const IORegistryPlane * plane );
773 @abstract Constructs an IORegistryPlane object.
776 @result A new instance of an IORegistryPlane, or zero on failure. */
778 static const IORegistryPlane * makePlane( const char * name );
791 const IORegistryPlane * inPlane );
807 const IORegistryPlane * plane ) const;
810 const IORegistryPlane * plane ) const;
813 OSArray * getParentSetReference( const IORegistryPlane * plane )
817 OSArray * getChildSetReference( const IORegistryPlane * plane )
822 const IORegistryPlane * plane );
825 const OSSymbol * hasAlias( const IORegistryPlane * plane,
830 const IORegistryPlane * plane );
854 const IORegistryPlane * plane;
869 const IORegistryPlane * plane,
879 static IORegistryIterator * iterateOver( const IORegistryPlane * plane,
921 virtual void enterEntry( const IORegistryPlane * plane );