Searched refs:getTargetAndTrapForIndex (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOUserClient.h361 getTargetAndTrapForIndex( IOService **targetP, UInt32 index );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1227 getTargetAndTrapForIndex(IOService ** targetP, UInt32 index) function in class:IOUserClient
4244 trap = userClient->getTargetAndTrapForIndex(&target, args->index);

Completed in 31 milliseconds