Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIODMACommand.h281 virtual OSPtr<IODMACommand> cloneCommand(void *refCon = NULL);
/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp168 IODMACommand::cloneCommand(void *refCon) in cloneCommand() function in IODMACommand