Home
last modified time | relevance | path

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

/xnu-11215/iokit/bsddev/
H A DIOKitBSDInit.cpp693 bool debugInfoPrintedOnce = false; in IOFindBSDRoot() local
914 if (!debugInfoPrintedOnce) { in IOFindBSDRoot()
915 debugInfoPrintedOnce = true; in IOFindBSDRoot()
998 if ((gIOKitDebug & (kIOLogDTree | kIOLogServiceTree | kIOLogMemory)) && !debugInfoPrintedOnce) { in IOFindBSDRoot()