Searched refs:modldrv (Results 1 - 25 of 465) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_rtls.c53 static struct modldrv modldrv = { variable in typeref:struct:modldrv
60 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/io/
H A Dneti_mod.c34 static struct modldrv modlmisc = {
H A Dnulldriver.c97 static struct modldrv modldrv = { variable in typeref:struct:modldrv
102 MODREV_1, &modldrv, NULL
H A Doptions.c68 static struct modldrv modldrv = { variable in typeref:struct:modldrv
75 MODREV_1, (void *)&modldrv
H A Dbl.c217 static struct modldrv modldrv = { variable in typeref:struct:modldrv
222 MODREV_1, &modldrv, NULL
H A Dcpuid_drv.c224 static struct modldrv modldrv = { variable in typeref:struct:modldrv
232 &modldrv
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbe.c139 static struct modldrv modldrv = { variable in typeref:struct:modldrv
144 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/sun/io/
H A Dqfe.c56 static struct modldrv modldrv = { variable in typeref:struct:modldrv
63 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dcentral.c116 static struct modldrv modldrv = { variable in typeref:struct:modldrv
124 (void *)&modldrv,
H A Dsimmstat.c113 static struct modldrv modldrv = { variable in typeref:struct:modldrv
121 (void *)&modldrv,
H A Dsram.c109 static struct modldrv modldrv = { variable in typeref:struct:modldrv
117 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/pcmcia/pcs/
H A Dpcs.c59 static struct modldrv modldrv = { variable in typeref:struct:modldrv
66 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_mod.c170 static struct modldrv modldrv = { variable in typeref:struct:modldrv
178 &modldrv, /* ml_linkage, NULL-terminated list */
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_mod.c106 static struct modldrv modldrv = { variable in typeref:struct:modldrv
121 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Dusbser_uftdi.c148 static struct modldrv modldrv = { variable in typeref:struct:modldrv
156 &modldrv
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dusbser_pl2303.c146 static struct modldrv modldrv = { variable in typeref:struct:modldrv
154 MODREV_1, &modldrv, 0
/illumos-gate/usr/src/uts/sun4u/io/ppm/
H A Dschppm.c83 static struct modldrv modldrv = { variable in typeref:struct:modldrv
91 (void *)&modldrv,
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dballoon_drv.c167 static struct modldrv modldrv = { variable in typeref:struct:modldrv
176 (void *)&modldrv,
H A Ddomcaps.c157 static struct modldrv modldrv = { variable in typeref:struct:modldrv
166 (void *)&modldrv,
/illumos-gate/usr/src/uts/intel/io/
H A Dcpunex.c80 static struct modldrv modldrv = { variable in typeref:struct:modldrv
88 &modldrv,
/illumos-gate/usr/src/uts/common/io/cxgbe/cxgbe/
H A Dcxgbe.c75 static struct modldrv modldrv = { variable in typeref:struct:modldrv
83 .ml_linkage = {&modldrv, NULL},
/illumos-gate/usr/src/uts/common/io/usb/hubd/
H A Dhubd.c83 static struct modldrv modldrv = { variable in typeref:struct:modldrv
90 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/kmdb/
H A Dkdrv.c232 static struct modldrv modldrv = { variable in typeref:struct:modldrv
240 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvcredir.c112 static struct modldrv modldrv = { variable in typeref:struct:modldrv
120 &modldrv,
/illumos-gate/usr/src/uts/sun4u/starfire/cvcredir/
H A Dcvcredir.c111 static struct modldrv modldrv = { variable in typeref:struct:modldrv
119 &modldrv,

Completed in 111 milliseconds

1234567891011>>