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

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOLib.cpp637 static kern_return_t IOMallocPageableCallback(vm_map_t map, void * _ref) argument
639 struct IOMallocPageableRef * ref = (struct IOMallocPageableRef *) _ref;
H A DIOMemoryDescriptor.cpp680 IOMemoryDescriptorMapAlloc(vm_map_t map, void * _ref) argument
682 IOMemoryDescriptorMapAllocRef * ref = (typeof(ref))_ref;

Completed in 127 milliseconds