Home
last modified time | relevance | path

Searched refs:genCount (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/device/
H A Ddevice.defs403 out genCount : uint32_t
/xnu-11215/iokit/Kernel/
H A DIOUserClient.cpp6288 uint32_t *genCount) in is_io_catalog_get_gen_count() argument
6296 if (!genCount) { in is_io_catalog_get_gen_count()
6300 *genCount = gIOCatalogue->getGenerationCount(); in is_io_catalog_get_gen_count()