Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/
H A Dipp.h126 extern int ipp_mod_name(ipp_mod_id_t, char **);
H A Dippctl.c1328 ipp_rc = ipp_mod_name(mid, &modname); in ippctl_action_mod()
1399 if (ipp_mod_name(mid_array[i], in ippctl_list_mods()
H A Dippconf.c96 int ipp_mod_name(ipp_mod_id_t, char **);
352 ipp_mod_name( in ipp_mod_name() function