Home
last modified time | relevance | path

Searched refs:modldrv (Results 101 – 125 of 479) sorted by last modified time

12345678910>>...20

/illumos-gate/usr/src/uts/common/io/1394/
H A Dh1394.c73 devops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in h1394_init()
94 devops = ((struct modldrv *)(modlp->ml_linkage[0]))->drv_dev_ops; in h1394_fini()
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394.c85 static struct modldrv hci1394_modldrv = {
/illumos-gate/usr/src/uts/common/dtrace/
H A Dlockstat.c318 static struct modldrv modldrv = { variable
325 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c322 static struct modldrv modldrv = { variable
329 MODREV_1, (void *)&modldrv, NULL
H A Dvds.c7501 static struct modldrv modldrv = { variable
7509 &modldrv,
H A Dvdc.c367 static struct modldrv modldrv = { variable
375 &modldrv,
H A Dvcc.c144 static struct modldrv md = {
H A Dcnex.c252 static struct modldrv modldrv = { variable
259 MODREV_1, (void *)&modldrv, NULL
H A Ddrctl.c98 static struct modldrv modldrv = { variable
106 &modldrv,
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1287.c178 static struct modldrv modldrv = { variable
185 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/intel/io/pchtemp/
H A Dpchtemp.c335 static struct modldrv pchtemp_modldrv = {
/illumos-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c193 static struct modldrv modldrv = { variable
200 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c304 static struct modldrv rootnex_modldrv = {
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c3803 static struct modldrv modldrv = { variable
3810 MODREV_1, (void *)&modldrv, NULL
/illumos-gate/usr/src/uts/common/io/
H A Dzcons.c266 static struct modldrv modldrv = { variable
274 &modldrv,
H A Dufm.c84 static struct modldrv modldrv = { variable
92 .ml_linkage = { (void *)&modldrv, NULL }
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c286 static struct modldrv usbvc_modldrv = {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c219 static struct modldrv usbecm_modldrv = {
/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/io/usb/clients/ccid/
H A Dccid.c4357 static struct modldrv ccid_modldrv = {
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c240 static struct modldrv hidmodldrv = {
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c1086 static struct modldrv modldrv = { variable
1093 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c912 static struct modldrv modldrv = { variable
919 MODREV_1, &modldrv, NULL
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c178 static struct modldrv uath_modldrv = {
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c908 static struct modldrv modldrv = { variable
915 MODREV_1, &modldrv, NULL

12345678910>>...20