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

/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkMedium.cpp59 // will be created based on the medium type given using nameForType().
80 _name = IONetworkMedium::nameForType(type);
172 const OSSymbol * IONetworkMedium::nameForType(IOMediumType type) function in class:IONetworkMedium
H A DIONetworkMedium.h217 /*! @function nameForType
227 static const OSSymbol * nameForType(IOMediumType type);
299 calling IONetworkMedium::nameForType(). Since the name of
324 calling IONetworkMedium::nameForType(). Since the name of

Completed in 130 milliseconds