Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h459 IOReturn walkAll(uint32_t op);
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp627 IODMACommand::walkAll(uint32_t op) in walkAll() function in IODMACommand
894 ret = walkAll(op); in prepare()
1080 ret = walkAll(op); in complete()
1170 ret = walkAll(op); in synchronize()