Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOCommandPool.h154 static OSPtr<IOCommandPool> commandPool(IOService *inOwner,
/xnu-11215/iokit/Kernel/
H A DIOCommandPool.cpp105 commandPool(IOService * inOwner, IOWorkLoop *inWorkLoop, UInt32 inSize) in commandPool() function in IOCommandPool