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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h124 extern const OSSymbol * gIOCommandPoolSizeKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp113 const OSSymbol * gIOCommandPoolSizeKey; variable
305 gIOCommandPoolSizeKey = OSSymbol::withCStringNoCopy( kIOCommandPoolSizeKey );

Completed in 25 milliseconds