Home
last modified time | relevance | path

Searched refs:IOMemoryDescriptorTest (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/iokit/Tests/
H A DTests.h29 extern int IOMemoryDescriptorTest(int x);
H A DTestIOMemoryDescriptor.cpp784 IOMemoryDescriptorTest(int newValue) in IOMemoryDescriptorTest() function
835 { (uintptr_t) &IOMemoryDescriptorTest, 0x2ffc }, in IOMemoryDescriptorTest()
H A DTests.cpp1998 error = IOMemoryDescriptorTest(newValue); in sysctl_iokittest()