Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/device/
H A Ddevice.defs403 out genCount : uint32_t
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp6070 uint32_t *genCount) in is_io_catalog_get_gen_count() argument
6078 if (!genCount) { in is_io_catalog_get_gen_count()
6082 *genCount = gIOCatalogue->getGenerationCount(); in is_io_catalog_get_gen_count()