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

/illumos-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.c67 static struct modlsched modlsched = { variable in typeref:struct:modlsched
72 MODREV_1, (void *)&modlsched, NULL
H A Dsysdc.c1265 static struct modlsched modlsched = { variable in typeref:struct:modlsched
1270 MODREV_1, (void *)&modlsched, NULL
H A Dfx.c65 static struct modlsched modlsched = { variable in typeref:struct:modlsched
70 MODREV_1, (void *)&modlsched, NULL
H A Dts.c72 static struct modlsched modlsched = { variable in typeref:struct:modlsched
77 MODREV_1, (void *)&modlsched, NULL
H A Dfss.c272 static struct modlsched modlsched = { variable in typeref:struct:modlsched
277 MODREV_1, (void *)&modlsched, NULL
/illumos-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)
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h150 struct modlsched { struct

Completed in 93 milliseconds