Searched refs:memoryRaw (Results 1 – 1 of 1) sorted by relevance
1918 IOMemoryDescriptor* memoryRaw = nullptr; in clientMemoryForType() local1919 IOReturn result = clientMemoryForType(type, options, &memoryRaw); in clientMemoryForType()1920 memory.reset(memoryRaw, OSNoRetain); in clientMemoryForType()