Searched refs:withEntries (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODataQueue.h86 * @function withEntries
93 static IODataQueue *withEntries(UInt32 numEntries, UInt32 entrySize);
H A DIOSharedDataQueue.h75 * @function withEntries
82 static IOSharedDataQueue *withEntries(UInt32 numEntries, UInt32 entrySize);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODataQueue.cpp60 IODataQueue *IODataQueue::withEntries(UInt32 numEntries, UInt32 entrySize) function in class:IODataQueue
H A DIOSharedDataQueue.cpp56 IOSharedDataQueue *IOSharedDataQueue::withEntries(UInt32 numEntries, UInt32 entrySize) function in class:IOSharedDataQueue

Completed in 77 milliseconds