Searched refs:getGenerationCount (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCatalogue.h124 @function getGenerationCount
127 SInt32 getGenerationCount( void ) const;
H A DIORegistryEntry.h224 /*! @function getGenerationCount
229 static SInt32 getGenerationCount( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCatalogue.cpp997 *generationCount = getGenerationCount();
1026 *generationCount = getGenerationCount();
1190 SInt32 IOCatalogue::getGenerationCount( void ) const function in class:IOCatalogue
H A DIORegistryEntry.cpp169 SInt32 IORegistryEntry::getGenerationCount( void ) function in class:IORegistryEntry
H A DIOService.cpp722 generation = getGenerationCount();
2947 gIOCatalogue->getGenerationCount()))
H A DIOUserClient.cpp3890 *genCount = gIOCatalogue->getGenerationCount();

Completed in 50 milliseconds