Searched refs:modldacf (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | net_dacf.c | 62 static struct modldacf modldacf = { variable in typeref:struct:modldacf 69 MODREV_1, &modldacf, NULL
|
H A D | consconfig_dacf.c | 262 static struct modldacf modldacf = { variable in typeref:struct:modldacf 269 MODREV_1, (void *)&modldacf, NULL
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modconf.c | 222 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 D | modctl.h | 164 struct modldacf { struct
|
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/ |
H A D | ttymux_dacf.c | 120 struct modldacf modldacf = { variable in typeref:struct:modldacf 127 MODREV_1, (void *)&modldacf, NULL
|
Completed in 79 milliseconds