Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmac_impl.h853 extern mactype_t *mactype_getplugin(const char *);
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_provider.c139 if ((mtype = mactype_getplugin(mregp->m_type_ident)) == NULL) in mac_register()
H A Dmac.c2831 mactype_getplugin(const char *pname) in mactype_getplugin() function