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

<<111213

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c7496 static struct modldrv modldrv = { variable in typeref:struct:modldrv
7504 &modldrv,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c564 static struct modldrv modldrv = { variable in typeref:struct:modldrv
572 &modldrv,
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c279 static struct modldrv modldrv = { variable in typeref:struct:modldrv
287 &modldrv,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c851 static struct modldrv modldrv = { variable in typeref:struct:modldrv
860 &modldrv,
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c180 static struct modldrv modldrv = { variable in typeref:struct:modldrv
193 &modldrv,
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1767 static struct modldrv modldrv = { variable in typeref:struct:modldrv
1774 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c561 static struct modldrv modldrv = { variable in typeref:struct:modldrv
568 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c17190 static struct modldrv modldrv = { variable in typeref:struct:modldrv
17198 (void *)&modldrv,

Completed in 355 milliseconds

<<111213