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

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOConfigDirectory.h101 @function getIndexType
106 virtual IOReturn getIndexType(int index, IOConfigKeyType &type);
H A DIOConfigDirectory.cpp183 status = getIndexType(index, type);
377 // getIndexType
381 IOReturn IOConfigDirectory::getIndexType(int index, IOConfigKeyType &type) function in class:IOConfigDirectory
H A DIOFireWireUserClient.cpp3002 IOReturn error = dir->getIndexType(index, *outType) ;

Completed in 118 milliseconds