Searched refs:arrayFromList (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceMemory.h62 /*! @function arrayFromList
69 static OSArray * arrayFromList(
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceMemory.cpp52 OSArray * IODeviceMemory::arrayFromList( function in class:IODeviceMemory
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp177 array = IODeviceMemory::arrayFromList( rangeList, 3 );
505 array = IODeviceMemory::arrayFromList( rangeList, 4 );
775 array = IODeviceMemory::arrayFromList( rangeList, 2 );

Completed in 19 milliseconds