Home
last modified time | relevance | path

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
50 MODREV_1, (void *)&modlsched, NULL
H A Drt.c67 static struct modlsched modlsched = { variable
72 MODREV_1, (void *)&modlsched, NULL
H A Dsysdc.c1239 static struct modlsched modlsched = { variable
1244 MODREV_1, (void *)&modlsched, NULL
H A Dfx.c64 static struct modlsched modlsched = { variable
69 MODREV_1, (void *)&modlsched, NULL
H A Dts.c71 static struct modlsched modlsched = { variable
76 MODREV_1, (void *)&modlsched, NULL
H A Dfss.c271 static struct modlsched modlsched = { variable
276 MODREV_1, (void *)&modlsched, NULL
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c205 static int mod_infosched(struct modlsched *, struct modlinkage *, int *);
206 static int mod_installsched(struct modlsched *, struct modlinkage *);
207 static int mod_removesched(struct modlsched *, struct modlinkage *);
1203 mod_infosched(struct modlsched *modl, struct modlinkage *modlp, int *p0) in mod_infosched()
1223 mod_installsched(struct modlsched *modl, struct modlinkage *modlp) in mod_installsched()
1266 mod_removesched(struct modlsched *modl, struct modlinkage *modlp) in mod_removesched()
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h150 struct modlsched { struct