Searched refs:modldacf (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dnet_dacf.c62 static struct modldacf modldacf = { variable in typeref:struct:modldacf
69 MODREV_1, &modldacf, NULL
H A Dconsconfig_dacf.c262 static struct modldacf modldacf = { variable in typeref:struct:modldacf
269 MODREV_1, (void *)&modldacf, NULL
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c222 static int mod_infodacf(struct modldacf *, struct modlinkage *, int *);
223 static int mod_installdacf(struct modldacf *, struct modlinkage *);
224 static int mod_removedacf(struct modldacf *, struct modlinkage *);
457 mod_infodacf(struct modldacf *modl, struct modlinkage *modlp, int *p0)
469 mod_installdacf(struct modldacf *modl, struct modlinkage *modlp)
480 mod_removedacf(struct modldacf *modl, struct modlinkage *modlp)
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h164 struct modldacf { struct
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c120 struct modldacf modldacf = { variable in typeref:struct:modldacf
127 MODREV_1, (void *)&modldacf, NULL

Completed in 65 milliseconds