Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOCatalogue.h146 SInt32 getGenerationCount( void ) const;
H A DIORegistryEntry.h262 static SInt32 getGenerationCount( void );
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp247 *generationCount = getGenerationCount(); in findDrivers()
295 *generationCount = getGenerationCount(); in findDrivers()
570 IOCatalogue::getGenerationCount(void) const in getGenerationCount() function in IOCatalogue
H A DIORegistryEntry.cpp189 IORegistryEntry::getGenerationCount( void ) in getGenerationCount() function in IORegistryEntry
H A DIOUserClient.cpp6300 *genCount = gIOCatalogue->getGenerationCount(); in is_io_catalog_get_gen_count()
H A DIOService.cpp5419 gIOCatalogue->getGenerationCount())) in doServiceMatch()