Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h273 static OSPtr<IODMACommand> withRefCon(void * refCon);
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp113 IODMACommand::withRefCon(void * refCon) in withRefCon() function in IODMACommand