Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp141 const OSSymbol * gIOMatchedAtBootKey; variable
471 gIOMatchedAtBootKey = OSSymbol::withCStringNoCopy( in initialize()
1603 ios->setProperty(gIOMatchedAtBootKey, kOSBooleanTrue); in setPlatform()
3954 existingIsBoot = client->propertyExists(gIOMatchedAtBootKey); in probeCandidates()
4019 props->setObject(gIOMatchedAtBootKey, kOSBooleanTrue); in probeCandidates()