Searched refs:DEBUG_INFO (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/iokit/Kernel/ |
| H A D | IONVRAMV3Handler.cpp | 144 DEBUG_INFO("valid store header @ %#x\n", offset); in find_current_offset_in_image() 331 DEBUG_INFO("_rawController = %d\n", _rawController); in getNVRAMProperties() 418 DEBUG_INFO("valid image found\n"); in reloadInternal() 504 DEBUG_INFO("reload marked\n"); in reload() 801 DEBUG_INFO("adding %s, dataLength=%u, system=%d\n", in unserializeVariables() 1046 DEBUG_INFO("called\n"); in reclaim() 1200 DEBUG_INFO("No existing_offset , removing\n"); in syncRaw() 1205 DEBUG_INFO("skipping\n"); in syncRaw() 1218 DEBUG_INFO("No entries to append\n"); in syncRaw() 1231 DEBUG_INFO("No entries to invalidate\n"); in syncRaw() [all …]
|
| H A D | IONVRAM.cpp | 524 DEBUG_INFO("Use given guid\n"); in translateGUID() 757 DEBUG_INFO("Dumping dict...\n"); in dumpDict() 1098 DEBUG_INFO("ok=%d\n", ok); in serializeProperties() 1167 DEBUG_INFO("ret=%#08x\n", ret); in setProperties() 1261 DEBUG_INFO("...\n"); in init() 1296 DEBUG_INFO("...\n"); in start() 1513 DEBUG_INFO("cannot lock\n"); in syncInternal() 1526 DEBUG_INFO("Calling sync()\n"); in syncInternal() 1642 DEBUG_INFO("ok=%d\n", ok); in serializeProperties() 1704 DEBUG_INFO("No dictionary\n"); in copyPropertyWithGUIDAndName() [all …]
|
| H A D | IONVRAMCHRPHandler.cpp | 229 DEBUG_INFO("Found %s gen=%u\n", header_string, local_gen); in nvram_validate_header_v1v2() 276 DEBUG_INFO("Unable to determine version\n"); in validateNVRAMVersion() 279 DEBUG_INFO("version=%u\n", version); in validateNVRAMVersion() 403 DEBUG_INFO("reload marked\n"); in reload() 496 DEBUG_INFO("...\n"); in unserializeVariables() 506 DEBUG_INFO("region = %d\n", currentRegion->type); in unserializeVariables() 577 DEBUG_INFO("%s=%u\n", kNVRAMSystemUsedKey, getSystemUsed()); in unserializeVariables() 623 DEBUG_INFO("...\n"); in serializeVariables() 634 DEBUG_INFO("region = %d\n", currentRegion->type); in serializeVariables() 675 DEBUG_INFO("adding variable %s\n", entryName); in serializeVariables() [all …]
|