Searched defs:modldrv (Results 276 - 300 of 308) sorted by relevance

<<111213

/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c343 static struct modldrv modldrv = { variable in typeref:struct:modldrv
352 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c557 static struct modldrv modldrv = { variable in typeref:struct:modldrv
565 &modldrv,
H A Dsocal.c406 static struct modldrv modldrv = { variable in typeref:struct:modldrv
413 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c220 static struct modldrv modldrv = { variable in typeref:struct:modldrv
227 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c217 static struct modldrv modldrv = { variable in typeref:struct:modldrv
224 MODREV_1, (void *)&modldrv, NULL
H A Dfas.c386 static struct modldrv modldrv = { variable in typeref:struct:modldrv
393 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c166 static struct modldrv modldrv = { variable in typeref:struct:modldrv
174 &modldrv,
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c142 static struct modldrv modldrv = { variable in typeref:struct:modldrv
157 &modldrv, /* ml_linkage */
H A Dcrypto.c298 static struct modldrv modldrv = { variable in typeref:struct:modldrv
306 &modldrv, /* ml_linkage */
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c213 static struct modldrv modldrv = { variable in typeref:struct:modldrv
220 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c8026 static struct modldrv modldrv = { variable in typeref:struct:modldrv
8033 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c102 static struct modldrv modldrv = { variable in typeref:struct:modldrv
110 &modldrv, /* NULL terminated list of */
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c525 static struct modldrv modldrv = { variable in typeref:struct:modldrv
533 MODREV_1, { (void *) &modldrv, NULL, NULL, NULL, NULL, NULL, NULL }
535 MODREV_1, { (void *) &modldrv, NULL, NULL, NULL }
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c411 static struct modldrv modldrv = { variable in typeref:struct:modldrv
419 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c293 static struct modldrv modldrv = { variable in typeref:struct:modldrv
301 &modldrv,
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c553 static struct modldrv modldrv = { variable in typeref:struct:modldrv
560 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman.c726 static struct modldrv modldrv = { variable in typeref:struct:modldrv
734 (void *) &modldrv,
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c572 static struct modldrv modldrv = { variable in typeref:struct:modldrv
580 &modldrv,
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c367 static struct modldrv modldrv = { variable in typeref:struct:modldrv
375 &modldrv,
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c188 static struct modldrv modldrv = { variable in typeref:struct:modldrv
200 (void *)&modldrv,
1462 bcopy(modldrv.drv_linkinfo, sids->modldrv_string,
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c607 static struct modldrv modldrv = { variable in typeref:struct:modldrv
614 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c307 static struct modldrv modldrv = { variable in typeref:struct:modldrv
315 &modldrv, /* ml_linkage */
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c740 static struct modldrv modldrv = { variable in typeref:struct:modldrv
751 &modldrv,
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c691 static struct modldrv modldrv = { variable in typeref:struct:modldrv
698 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c94 static struct modldrv modldrv = { variable in typeref:struct:modldrv
103 {&modldrv, NULL},

Completed in 361 milliseconds

<<111213