Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c138 static int mod_installdrv(struct modldrv *, struct modlinkage *);
142 mod_installdrv, mod_removedrv, mod_infodrv
544 mod_installdrv(struct modldrv *modl, struct modlinkage *modlp) in mod_installdrv() function