Home
last modified time | relevance | path

Searched refs:modldrv (Results 126 – 150 of 479) sorted by last modified time

12345678910>>...20

/illumos-gate/usr/src/uts/common/io/
H A Dufmtest.c89 static struct modldrv modldrv = { variable
97 .ml_linkage = { (void *)&modldrv, NULL }
H A Dtty_pts.c142 static struct modldrv modldrv = { variable
150 &modldrv,
H A Dtty_pty.c118 static struct modldrv modldrv = { variable
126 &modldrv,
H A Dsmbios.c298 static struct modldrv modldrv = { variable
303 MODREV_1, { (void *)&modldrv }
H A Dptm.c217 static struct modldrv modldrv = { variable
225 &modldrv,
H A Dpts.c195 static struct modldrv modldrv = { variable
203 &modldrv,
H A Dramdisk.c1381 static struct modldrv modldrv = { variable
1389 &modldrv,
H A Dpower.c229 static struct modldrv modldrv = { variable
237 (void *)&modldrv,
H A Dpcic.c407 static struct modldrv modldrv = { variable
414 MODREV_1, (void *)&modldrv, NULL
H A Dnulldriver.c97 static struct modldrv modldrv = { variable
102 MODREV_1, &modldrv, NULL
H A Dmem.c1043 static struct modldrv modldrv = { variable
1048 MODREV_1, &modldrv, NULL
H A Dlog.c304 static struct modldrv modldrv = variable
307 static struct modlinkage modlinkage = { MODREV_1, (void *)&modldrv, NULL };
H A Dconskbd.c210 static struct modldrv modldrv = { variable
221 &modldrv, /* ml_linkage */
H A Dcons.c172 static struct modldrv modldrv = { variable
180 &modldrv,
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.c167 static struct modldrv modldrv = { variable
175 &modldrv,
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c691 static struct modldrv modldrv = { variable
698 MODREV_1, &modldrv, NULL
H A Dses.c179 static struct modldrv modldrv = { variable
186 MODREV_1, &modldrv, NULL
H A Dsgen.c199 static struct modldrv modldrv = { variable
204 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt.c114 static struct modldrv smrt_modldrv = {
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c151 static struct modldrv modldrv = { variable
157 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c397 static struct modldrv modldrv = { variable
405 &modldrv,
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c69 static struct modldrv mwl_modldrv = {
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c380 static struct modldrv iwk_modldrv = {
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c148 static struct modldrv iprb_modldrv = {
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c159 static struct modldrv cpqary3_modldrv = {

12345678910>>...20