Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/ipp/
H A Dippconf.c61 static uint32_t ipp_mod_count = 0; variable
2070 if (ipp_mod_count == 0) { in get_mods()
2082 DBG1(DBG_LIST, "%d modules registered\n", ipp_mod_count); in get_mods()
2083 length = ipp_mod_count * sizeof (ipp_mod_id_t); in get_mods()
2096 *neltp = ipp_mod_count; in get_mods()
2146 if (ipp_mod_count == 0) { in find_mod()
2265 ipp_mod_count++; in alloc_mod()
2313 ipp_mod_count--; in free_mod()