Home
last modified time | relevance | path

Searched refs:modldrv (Results 51 – 75 of 479) sorted by relevance

12345678910>>...20

/illumos-gate/usr/src/uts/common/dtrace/
H A Dsystrace.c346 static struct modldrv modldrv = { variable
354 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/io/usb/clients/ugen/
H A Dugen.c114 static struct modldrv modldrv = { variable
122 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/io/
H A Dsmbios.c298 static struct modldrv modldrv = { variable
303 MODREV_1, { (void *)&modldrv }
H A Deventfd.c422 static struct modldrv modldrv = { variable
430 (void *)&modldrv,
H A Dcons.c172 static struct modldrv modldrv = { variable
180 &modldrv,
H A Dufmtest.c89 static struct modldrv modldrv = { variable
97 .ml_linkage = { (void *)&modldrv, NULL }
H A Dpseudonex.c167 static struct modldrv modldrv = { variable
174 MODREV_1, (void *)&modldrv, NULL
H A Ddevfm.c397 static struct modldrv modldrv = { variable
402 MODREV_1, &modldrv, NULL
H A Dneti_mod.c34 static struct modldrv modlmisc = {
H A Dtvhci.c152 static struct modldrv modldrv = { variable
160 &modldrv,
/illumos-gate/usr/src/uts/sun/io/
H A Dsbusmem.c102 static struct modldrv modldrv = { variable
109 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c104 static int mod_null(struct modldrv *, struct modlinkage *);
137 static int mod_infodrv(struct modldrv *, struct modlinkage *, int *);
138 static int mod_installdrv(struct modldrv *, struct modlinkage *);
139 static int mod_removedrv(struct modldrv *, struct modlinkage *);
419 mod_null(struct modldrv *modl, struct modlinkage *modlp) in mod_null()
440 mod_infodrv(struct modldrv *modl, struct modlinkage *modlp, int *p0) in mod_infodrv()
544 mod_installdrv(struct modldrv *modl, struct modlinkage *modlp) in mod_installdrv()
644 mod_removedrv(struct modldrv *modl, struct modlinkage *modlp) in mod_removedrv()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dusbser_keyspan.c231 static struct modldrv modldrv = { variable
238 MODREV_1, &modldrv, 0
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_init.c166 static struct modldrv modldrv = { variable
174 &modldrv, /* ptr to linkage structures */
/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_drv.c205 static struct modldrv modldrv = { variable
214 &modldrv, /* ptr to linkage structures */
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbu.c495 static struct modldrv modldrv = { variable
500 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/sun4u/io/
H A Dpic16f747.c123 static struct modldrv modldrv = { variable
131 &modldrv,
H A Dgpio_87317.c121 static struct modldrv modldrv = { variable
128 &modldrv,
/illumos-gate/usr/src/uts/sun4u/io/ppm/
H A Djbusppm.c100 static struct modldrv modldrv = { variable
108 &modldrv,
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu.c95 static struct modldrv modldrv = { variable
103 (void *)&modldrv,
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c154 static struct modldrv modldrv = { variable
162 (void *)&modldrv,
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdesc.c125 static struct modldrv modldrv = { variable
132 (void *)&modldrv,
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_mod.c143 static struct modldrv modldrv = { variable
151 &modldrv,
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Damdzen_stub.c54 static struct modldrv amdzen_stub_modldrv = {
/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimcstub.c54 static struct modldrv imcstub_modldrv = {

12345678910>>...20