Searched refs:modlsched (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dia.c45 static struct modlsched modlsched = { variable in typeref:struct:modlsched
50 MODREV_1, (void *)&modlsched, NULL
H A Drt.c68 static struct modlsched modlsched = { variable in typeref:struct:modlsched
73 MODREV_1, (void *)&modlsched, NULL
H A Dsysdc.c1264 static struct modlsched modlsched = { variable in typeref:struct:modlsched
1269 MODREV_1, (void *)&modlsched, NULL
H A Dfx.c64 static struct modlsched modlsched = { variable in typeref:struct:modlsched
69 MODREV_1, (void *)&modlsched, NULL
H A Dfss.c105 static struct modlsched modlsched = { variable in typeref:struct:modlsched
110 MODREV_1, (void *)&modlsched, NULL
H A Dts.c71 static struct modlsched modlsched = { variable in typeref:struct:modlsched
76 MODREV_1, (void *)&modlsched, NULL
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodconf.c200 static int mod_infosched(struct modlsched *, struct modlinkage *, int *);
201 static int mod_installsched(struct modlsched *, struct modlinkage *);
202 static int mod_removesched(struct modlsched *, struct modlinkage *);
1200 mod_infosched(struct modlsched *modl, struct modlinkage *modlp, int *p0)
1220 mod_installsched(struct modlsched *modl, struct modlinkage *modlp)
1263 mod_removesched(struct modlsched *modl, struct modlinkage *modlp)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dmodctl.h150 struct modlsched { struct

Completed in 149 milliseconds