• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/

Lines Matching refs:IORegistryPlane

47 class IORegistryPlane;
96 const IORegistryPlane * plane,
111 const IORegistryPlane * plane,
126 const IORegistryPlane * plane,
138 virtual IORegistryEntry * copyParentEntry( const IORegistryPlane * plane ) const;
147 virtual IORegistryEntry * copyChildEntry( const IORegistryPlane * plane ) const;
236 static const IORegistryPlane * getPlane( const char * name );
387 const IORegistryPlane * plane,
401 const IORegistryPlane * plane,
415 const IORegistryPlane * plane,
486 virtual OSIterator * getParentIterator( const IORegistryPlane * plane )
490 const IORegistryPlane * plane ) const;
498 virtual IORegistryEntry * getParentEntry( const IORegistryPlane * plane ) const;
506 virtual OSIterator * getChildIterator( const IORegistryPlane * plane )
511 const IORegistryPlane * plane ) const;
519 virtual IORegistryEntry * getChildEntry( const IORegistryPlane * plane ) const;
530 const IORegistryPlane * plane,
542 const IORegistryPlane * plane,
551 virtual bool inPlane( const IORegistryPlane * plane = 0) const;
559 virtual unsigned int getDepth( const IORegistryPlane * plane ) const;
571 const IORegistryPlane * plane );
580 const IORegistryPlane * plane );
590 const IORegistryPlane * plane );
599 const IORegistryPlane * plane );
606 virtual void detachAbove( const IORegistryPlane * plane );
613 virtual void detachAll( const IORegistryPlane * plane );
623 virtual const char * getName( const IORegistryPlane * plane = 0 ) const;
632 const IORegistryPlane * plane = 0 ) const;
659 const IORegistryPlane * plane = 0 );
668 const IORegistryPlane * plane = 0 );
676 virtual const char * getLocation( const IORegistryPlane * plane = 0 ) const;
685 const IORegistryPlane * plane = 0 ) const;
694 const IORegistryPlane * plane = 0 );
696 const IORegistryPlane * plane = 0 );
707 const IORegistryPlane * plane) const;
718 const IORegistryPlane * plane ) const;
731 const IORegistryPlane * plane = 0,
746 const IORegistryPlane * plane = 0,
758 const IORegistryPlane * plane );
766 static const IORegistryPlane * makePlane( const char * name );
769 const IORegistryPlane * inPlane );
777 const IORegistryPlane * plane ) const;
780 const IORegistryPlane * plane ) const;
782 virtual OSArray * getParentSetReference( const IORegistryPlane * plane )
784 virtual OSArray * getChildSetReference( const IORegistryPlane * plane )
787 const IORegistryPlane * plane );
789 virtual const OSSymbol * hasAlias( const IORegistryPlane * plane,
792 const IORegistryPlane * plane );
816 const IORegistryPlane * plane;
831 const IORegistryPlane * plane,
841 static IORegistryIterator * iterateOver( const IORegistryPlane * plane,
883 virtual void enterEntry( const IORegistryPlane * plane );