Home
last modified time | relevance | path

Searched refs:modldrv (Results 26 – 50 of 479) sorted by relevance

12345678910>>...20

/illumos-gate/usr/src/uts/common/io/
H A Dcpuid_drv.c257 static struct modldrv modldrv = { variable
265 &modldrv
H A Drandom.c114 static struct modldrv modldrv = { variable
120 static struct modlinkage modlinkage = { MODREV_1, { &modldrv, NULL } };
H A Dclone.c81 static struct modldrv modldrv = { variable
89 (void *)&modldrv,
H A Dgentty.c116 static struct modldrv modldrv = { variable
124 &modldrv,
H A Dlog.c304 static struct modldrv modldrv = variable
307 static struct modlinkage modlinkage = { MODREV_1, (void *)&modldrv, NULL };
/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c199 static struct modldrv modldrv = { variable
259 &modldrv,
/illumos-gate/usr/src/uts/sun4u/io/
H A Dpmc.c121 static struct modldrv modldrv = { variable
128 &modldrv,
H A Dbbc_beep.c111 static struct modldrv modldrv = { variable
119 MODREV_1, (void *)&modldrv, NULL
H A Depic.c120 static struct modldrv modldrv = { variable
128 &modldrv,
H A Dgrbeep.c114 static struct modldrv modldrv = { variable
122 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c298 static struct modldrv modldrv = { variable
306 &modldrv,
/illumos-gate/usr/src/uts/common/dtrace/
H A Dlockstat.c318 static struct modldrv modldrv = { variable
325 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_drv_test.c245 static struct modldrv modldrv = { variable
253 &modldrv,
/illumos-gate/usr/src/uts/intel/io/
H A Ducode_drv.c291 static struct modldrv modldrv = { variable
299 &modldrv
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhmdrv.c309 static struct modldrv modldrv = { variable
317 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4u/mpxu/io/
H A Dtsalarm.c103 static struct modldrv modldrv = { variable
111 &modldrv,
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_init.c161 static struct modldrv modldrv = { variable
169 &modldrv, /* ptr to linkage structures */
/illumos-gate/usr/src/uts/i86pc/io/ppm/
H A Dacpippm.c107 static struct modldrv modldrv = { variable
115 &modldrv,
/illumos-gate/usr/src/uts/i86pc/io/fipe/
H A Dfipe_drv.c394 static struct modldrv modldrv = { variable
402 (void *)&modldrv,
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c131 static struct modldrv modldrv = { variable
138 MODREV_1, (void *) &modldrv, NULL
/illumos-gate/usr/src/uts/sun4u/opl/io/oplpanel/
H A Doplpanel.c121 static struct modldrv modldrv = { variable
129 &modldrv,
/illumos-gate/usr/src/uts/sun4/io/
H A Dtod.c94 static struct modldrv modldrv = { variable
102 &modldrv,
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Denviron.c131 static struct modldrv modldrv = { variable
139 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c344 static struct modldrv modldrv = { variable
351 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd.c384 static struct modldrv modldrv = { variable
392 &modldrv

12345678910>>...20