Searched defs:modldrv (Results 201 - 225 of 308) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c132 static struct modldrv modldrv = { variable in typeref:struct:modldrv
140 &modldrv,
H A Dntwdt.c486 static struct modldrv modldrv = { variable in typeref:struct:modldrv
493 MODREV_1, (void *)&modldrv, NULL
H A Dsgenv.c179 static struct modldrv modldrv = { variable in typeref:struct:modldrv
187 &modldrv,
H A Dsgfru.c115 static struct modldrv modldrv = { variable in typeref:struct:modldrv
123 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c148 struct modldrv modldrv = { variable in typeref:struct:modldrv
156 (void *)&modldrv,
/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c232 static struct modldrv modldrv = { variable in typeref:struct:modldrv
240 &modldrv,
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c208 static struct modldrv modldrv = { variable in typeref:struct:modldrv
216 &modldrv, /* ml_linkage */
H A Dfd.c159 static struct modldrv modldrv = { variable in typeref:struct:modldrv
166 MODREV_1, (void *)&modldrv, NULL
H A Dmem.c999 static struct modldrv modldrv = { variable in typeref:struct:modldrv
1004 MODREV_1, &modldrv, NULL
H A Dasy.c357 static struct modldrv modldrv = { variable in typeref:struct:modldrv
365 (void *)&modldrv,
382 modldrv.drv_linkinfo, debug);
395 modldrv.drv_linkinfo);
H A Dpm.c154 static struct modldrv modldrv = { variable in typeref:struct:modldrv
161 MODREV_1, &modldrv, 0
H A Dpshot.c377 static struct modldrv modldrv = { variable in typeref:struct:modldrv
384 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c206 static struct modldrv modldrv = { variable in typeref:struct:modldrv
213 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.c207 static struct modldrv modldrv = { variable in typeref:struct:modldrv
216 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c2364 static struct modldrv modldrv = { variable in typeref:struct:modldrv
2372 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c164 static struct modldrv modldrv = { variable in typeref:struct:modldrv
172 &modldrv,
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c1488 static struct modldrv modldrv = { variable in typeref:struct:modldrv
1495 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c104 static struct modldrv modldrv = { variable in typeref:struct:modldrv
112 .ml_linkage = {&modldrv, NULL},
/illumos-gate/usr/src/uts/common/xen/dtrace/
H A Dxdt.c2154 static struct modldrv modldrv = { variable in typeref:struct:modldrv
2162 &modldrv,
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c3550 static struct modldrv modldrv = { variable in typeref:struct:modldrv
3557 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c424 static struct modldrv modldrv = { variable in typeref:struct:modldrv
432 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c283 static struct modldrv modldrv = { variable in typeref:struct:modldrv
290 MODREV_1, (void *)&modldrv, NULL
838 hca_dev_ops = ((struct modldrv *)
845 hca_dev_ops = ((struct modldrv *)
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c192 static struct modldrv modldrv = { variable in typeref:struct:modldrv
200 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c411 static struct modldrv modldrv = { variable in typeref:struct:modldrv
419 &modldrv,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c203 static struct modldrv modldrv = { variable in typeref:struct:modldrv
211 &modldrv, /* ml_linkage[] */

Completed in 227 milliseconds

1234567891011>>