Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf.c128 char *drvmod; in kcf_get_modctl() local
132 drvmod = ddi_major_to_name(major); in kcf_get_modctl()
133 mctlp = mod_find_by_filename("drv", drvmod); in kcf_get_modctl()