Searched refs:kNVRAMBankCountKey (Results 1 – 1 of 1) sorted by relevance
57 #define kNVRAMBankCountKey "nvram-bank-count" macro1226 prop = entry->copyProperty(kNVRAMBankCountKey); in getNVRAMProperties()1227 require_action(prop, exit, DEBUG_ERROR("Unable to find %s property\n", kNVRAMBankCountKey)); in getNVRAMProperties()