Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h160 extern const OSSymbol * gIOCommandPoolSizeKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp171 const OSSymbol * gIOCommandPoolSizeKey; variable
535 gIOCommandPoolSizeKey = OSSymbol::withCStringNoCopy( kIOCommandPoolSizeKey ); in initialize()