Searched defs:modldrv (Results 176 - 200 of 308) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/io/
H A Dconskbd.c210 static struct modldrv modldrv = { variable in typeref:struct:modldrv
221 &modldrv, /* ml_linkage */
H A Dgen_drv.c159 static struct modldrv modldrv = { variable in typeref:struct:modldrv
166 MODREV_1, &modldrv, NULL
H A Di8042.c348 static struct modldrv modldrv = { variable in typeref:struct:modldrv
355 MODREV_1, (void *)&modldrv, NULL
H A Dpower.c229 static struct modldrv modldrv = { variable in typeref:struct:modldrv
237 (void *)&modldrv,
H A Dwinlockio.c1670 static struct modldrv modldrv = { variable in typeref:struct:modldrv
1678 (void *)&modldrv,
H A Dllc1.c189 static struct modldrv modldrv = { variable in typeref:struct:modldrv
196 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c234 * modldrv(9s) structure
239 static struct modldrv modldrv = { variable in typeref:struct:modldrv
253 &modldrv, /* NULL terminated list of linkage strucures */
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c102 static struct modldrv modldrv = { variable in typeref:struct:modldrv
110 &modldrv,
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.c1844 static struct modldrv modldrv = { variable in typeref:struct:modldrv
1852 &modldrv,
H A Dxnb.c2037 static struct modldrv modldrv = { variable in typeref:struct:modldrv
2042 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c230 static struct modldrv modldrv = { variable in typeref:struct:modldrv
238 &modldrv,
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c109 static struct modldrv modldrv = { variable in typeref:struct:modldrv
118 [0] = &modldrv,
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c1463 static struct modldrv modldrv = { variable in typeref:struct:modldrv
1471 (&modldrv),
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c153 static struct modldrv modldrv = { variable in typeref:struct:modldrv
161 &modldrv,
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c199 static struct modldrv modldrv = { variable in typeref:struct:modldrv
204 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm.c206 /* modldrv structure */
207 static struct modldrv modldrv = { variable in typeref:struct:modldrv
216 &modldrv,
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c229 static struct modldrv modldrv = { variable in typeref:struct:modldrv
237 (void *) &modldrv,
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Daxq.c128 static struct modldrv modldrv = { variable in typeref:struct:modldrv
136 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac.c165 static struct modldrv modldrv = { variable in typeref:struct:modldrv
173 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvlds.c163 static struct modldrv modldrv = { variable in typeref:struct:modldrv
171 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c2834 static struct modldrv modldrv = variable in typeref:struct:modldrv
2844 &modldrv,
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c216 static struct modldrv modldrv = { variable in typeref:struct:modldrv
224 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c187 static struct modldrv modldrv = { variable in typeref:struct:modldrv
195 &modldrv,
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3i.c132 static struct modldrv modldrv = { variable in typeref:struct:modldrv
140 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c205 static struct modldrv modldrv = { variable in typeref:struct:modldrv
213 (void *)&modldrv,

Completed in 133 milliseconds

1234567891011>>