Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dnet_dacf.c62 static struct modldacf modldacf = { variable
69 MODREV_1, &modldacf, NULL
H A Dconsconfig_dacf.c268 static struct modldacf modldacf = { variable
275 MODREV_1, (void *)&modldacf, NULL
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c227 static int mod_infodacf(struct modldacf *, struct modlinkage *, int *);
228 static int mod_installdacf(struct modldacf *, struct modlinkage *);
229 static int mod_removedacf(struct modldacf *, struct modlinkage *);
462 mod_infodacf(struct modldacf *modl, struct modlinkage *modlp, int *p0) in mod_infodacf()
474 mod_installdacf(struct modldacf *modl, struct modlinkage *modlp) in mod_installdacf()
485 mod_removedacf(struct modldacf *modl, struct modlinkage *modlp) in mod_removedacf()
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h164 struct modldacf { struct