Searched defs:modldrv (Results 1 - 25 of 308) 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/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/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/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/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/
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
H A Ddump.c260 static struct modldrv modldrv = { variable in typeref:struct:modldrv
265 MODREV_1, (void *)&modldrv, NULL
H A Dclone.c81 static struct modldrv modldrv = { variable in typeref:struct:modldrv
89 (void *)&modldrv,
/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/inet/
H A Dinetddi.c193 static struct modldrv modldrv = { variable in typeref:struct:modldrv
253 &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/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/intel/io/drm/
H A Dradeon_drv.c91 static struct modldrv modldrv = { variable in typeref:struct:modldrv
98 MODREV_1, (void *) &modldrv, NULL
/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/inet/dlpistub/
H A Ddlpistub.c344 static struct modldrv modldrv = { variable in typeref:struct:modldrv
351 MODREV_1, &modldrv, NULL

Completed in 130 milliseconds

1234567891011>>