Symbol: mod_ops
usr/src/cmd/fm/fmd/common/fmd_api.c
482
if (pap->cpa_argc == 0 && mp->mod_ops == &fmd_bltin_ops)
usr/src/cmd/fm/fmd/common/fmd_mdb.c
787
mod.mod_ops, mod.mod_data, mod.mod_flags, mod.mod_ustat, name);
usr/src/cmd/fm/fmd/common/fmd_module.c
106
if (mp->mod_ops->mop_init(mp) != 0 || mp->mod_error != 0) {
usr/src/cmd/fm/fmd/common/fmd_module.c
145
mp->mod_ops->mop_dispatch(mp, ep);
usr/src/cmd/fm/fmd/common/fmd_module.c
163
if (mp->mod_ops->mop_fini(mp) != 0 && mp->mod_error == 0)
usr/src/cmd/fm/fmd/common/fmd_module.c
194
mp->mod_ops = ops;
usr/src/cmd/fm/fmd/common/fmd_module.h
115
const fmd_modops_t *mod_ops; /* module class ops vector (ro) */
usr/src/cmd/fm/fmd/common/fmd_rpc_adm.c
303
mp->mod_path, mp->mod_ops) == NULL) {
usr/src/cmd/fm/fmd/common/fmd_xprt.c
1065
err = mp->mod_ops->mop_transport(mp, xp, ep);
usr/src/cmd/gss/gssd/gssd_clnt_stubs.c
2617
extern struct mod_ops mod_driverops;
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1221
struct slm_mod_ops *mod_ops;
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1296
if ((mod_ops = mod->event_mod_init()) == NULL) {
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1303
if (mod_ops->major_version != SE_MAJOR_VERSION) {
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1306
mod_ops->major_version);
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1314
mod->deliver_event = mod_ops->deliver_event;
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1317
(mod_ops->retry_limit <= SE_MAX_RETRY_LIMIT ?
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1318
mod_ops->retry_limit : SE_MAX_RETRY_LIMIT))) < 0) {
usr/src/uts/common/bignum/bignum_mod.c
32
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/cpr/cpr_mod.c
52
extern struct mod_ops mod_miscops;
usr/src/uts/common/crypto/io/aes.c
46
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/arcfour.c
41
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/blowfish.c
43
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/dca.c
139
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/ecc.c
53
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/md4_mod.c
49
extern struct mod_ops mod_miscops;
usr/src/uts/common/crypto/io/md4_mod.c
50
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/md5_mod.c
48
extern struct mod_ops mod_miscops;
usr/src/uts/common/crypto/io/md5_mod.c
49
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/rsa.c
50
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/crypto/io/swrand.c
130
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/des/des_crypt.c
75
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/disp/fss.c
266
extern struct mod_ops mod_schedops;
usr/src/uts/common/exec/intp/intp.c
71
extern struct mod_ops mod_execops;
usr/src/uts/common/exec/shbin/shbin.c
104
extern struct mod_ops mod_execops;
usr/src/uts/common/fs/ctfs/ctfs_root.c
115
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/dcfs/dc_vnops.c
169
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/fifofs/fifosubr.c
88
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/mntfs/mntvfsops.c
75
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/objfs/objfs_vfs.c
80
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/pcfs/pc_vfsops.c
168
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/proc/prvfsops.c
79
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/sharefs/sharefs_vfsops.c
102
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/specfs/specvfsops.c
68
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/udfs/udf_vfsops.c
137
extern struct mod_ops mod_fsops;
usr/src/uts/common/fs/ufs/ufs_vfsops.c
208
extern struct mod_ops mod_fsops;
usr/src/uts/common/gssapi/mechs/dummy/dmech.c
125
extern struct mod_ops mod_miscops;
usr/src/uts/common/gssapi/mechs/krb5/krb5mech.c
113
extern struct mod_ops mod_miscops;
usr/src/uts/common/idmap/idmap_mod.c
39
extern struct mod_ops mod_miscops;
usr/src/uts/common/inet/ipf/solaris.c
169
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/1394/targets/av1394/av1394.c
74
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/1394/targets/dcam1394/dcam.c
125
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/bpf/bpf_mod.c
105
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/busra.c
119
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/cardbus/cardbus.c
164
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/cmlb.c
263
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/comstar/port/fct/fct.c
99
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/comstar/port/iscsit/iscsit.c
63
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/comstar/port/pppt/pppt.c
64
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/comstar/port/srpt/srpt_mod.c
105
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/comstar/stmf/stmf.c
183
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/cons.c
165
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/consconfig.c
74
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/efe/efe.c
133
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
464
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
162
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
646
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/fssnap.c
234
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/fssnap_if.c
123
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/gentty.c
109
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/hotplug/hpcsvc/hpcsvc.c
251
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
311
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/hxge/hxge_main.c
3511
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/i8042.c
350
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/ib/ibtl/ibtl_impl.c
97
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/ib/mgt/ibdma/ibdma.c
53
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/idm/idm.c
45
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/idm/idm.c
46
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/kbtrans/kbtrans_streams.c
91
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/mii/mii.c
163
extern struct mod_ops mod_misc_ops;
usr/src/uts/common/io/mouse8042.c
214
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/mwl/mwl_fw/mwlfw_mode.c
40
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/options.c
67
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/ppm/ppm.c
151
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/ramdisk.c
1379
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
395
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
312
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
409
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/sata/impl/sata.c
442
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/sbp2/sbp2.c
98
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
294
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
49
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/tem.c
117
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/tphci.c
140
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/tty_pty.c
111
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/tvhci.c
150
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/uath/uath_fw/uathfw_mod.c
40
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/usb/clients/audio/usb_ah/usb_ah.c
95
extern struct mod_ops mod_strmodops;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
55
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
401
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/usb/clients/usbser/usbser.c
211
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_49fw.c
50
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/usbser_keyspan.c
229
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/usb/clients/usbser/usbsprl/usbser_pl2303.c
143
extern struct mod_ops mod_driverops;
usr/src/uts/common/io/usbgem/usbgem.c
147
extern struct mod_ops mod_miscops;
usr/src/uts/common/io/xge/drv/xge.c
47
extern struct mod_ops mod_driverops;
usr/src/uts/common/ipp/dlcosmk/dlcosmkddi.c
62
extern struct mod_ops mod_ippops;
usr/src/uts/common/ipp/dscpmk/dscpmkddi.c
86
extern struct mod_ops mod_ippops;
usr/src/uts/common/ipp/flowacct/flowacctddi.c
64
extern struct mod_ops mod_ippops;
usr/src/uts/common/ipp/ipgpc/classifierddi.c
60
extern struct mod_ops mod_ippops;
usr/src/uts/common/ipp/meters/tokenmtddi.c
84
extern struct mod_ops mod_ippops;
usr/src/uts/common/ipp/meters/tswtclddi.c
65
extern struct mod_ops mod_ippops;
usr/src/uts/common/os/modconf.c
107
struct mod_ops mod_miscops = {
usr/src/uts/common/os/modconf.c
112
struct mod_ops mod_cpuops = {
usr/src/uts/common/os/modconf.c
119
struct mod_ops mod_cryptoops = {
usr/src/uts/common/os/modconf.c
130
struct mod_ops mod_ippops = {
usr/src/uts/common/os/modconf.c
141
struct mod_ops mod_driverops = {
usr/src/uts/common/os/modconf.c
152
struct mod_ops mod_syscallops = {
usr/src/uts/common/os/modconf.c
164
struct mod_ops mod_syscallops32 = {
usr/src/uts/common/os/modconf.c
176
struct mod_ops mod_fsops = {
usr/src/uts/common/os/modconf.c
187
struct mod_ops mod_strmodops = {
usr/src/uts/common/os/modconf.c
198
struct mod_ops mod_sockmodops = {
usr/src/uts/common/os/modconf.c
209
struct mod_ops mod_schedops = {
usr/src/uts/common/os/modconf.c
220
struct mod_ops mod_execops = {
usr/src/uts/common/os/modconf.c
231
struct mod_ops mod_dacfops = {
usr/src/uts/common/os/modconf.c
241
struct mod_ops mod_pcbeops = {
usr/src/uts/common/os/modconf.c
251
struct mod_ops mod_brandops = {
usr/src/uts/common/os/modconf.c
261
struct mod_ops mod_kiconvops = {
usr/src/uts/common/pcmcia/pcs/pcs.c
57
extern struct mod_ops mod_driverops;
usr/src/uts/common/sys/fs/lofs_info.h
122
extern struct mod_ops mod_fsops;
usr/src/uts/common/sys/modctl.h
101
struct mod_ops *sys_modops;
usr/src/uts/common/sys/modctl.h
108
struct mod_ops *fs_modops;
usr/src/uts/common/sys/modctl.h
118
struct mod_ops *cpu_modops;
usr/src/uts/common/sys/modctl.h
126
struct mod_ops *crypto_modops;
usr/src/uts/common/sys/modctl.h
132
struct mod_ops *misc_modops;
usr/src/uts/common/sys/modctl.h
138
struct mod_ops *ipp_modops;
usr/src/uts/common/sys/modctl.h
145
struct mod_ops *strmod_modops;
usr/src/uts/common/sys/modctl.h
152
struct mod_ops *sched_modops;
usr/src/uts/common/sys/modctl.h
159
struct mod_ops *exec_modops;
usr/src/uts/common/sys/modctl.h
166
struct mod_ops *dacf_modops;
usr/src/uts/common/sys/modctl.h
173
struct mod_ops *pcbe_modops;
usr/src/uts/common/sys/modctl.h
180
struct mod_ops *brand_modops;
usr/src/uts/common/sys/modctl.h
187
struct mod_ops *sockmod_modops;
usr/src/uts/common/sys/modctl.h
194
struct mod_ops *kiconv_modops;
usr/src/uts/common/sys/modctl.h
62
extern struct mod_ops mod_brandops;
usr/src/uts/common/sys/modctl.h
64
extern struct mod_ops mod_cpuops;
usr/src/uts/common/sys/modctl.h
66
extern struct mod_ops mod_cryptoops;
usr/src/uts/common/sys/modctl.h
67
extern struct mod_ops mod_driverops;
usr/src/uts/common/sys/modctl.h
68
extern struct mod_ops mod_execops;
usr/src/uts/common/sys/modctl.h
69
extern struct mod_ops mod_fsops;
usr/src/uts/common/sys/modctl.h
70
extern struct mod_ops mod_miscops;
usr/src/uts/common/sys/modctl.h
71
extern struct mod_ops mod_schedops;
usr/src/uts/common/sys/modctl.h
72
extern struct mod_ops mod_strmodops;
usr/src/uts/common/sys/modctl.h
73
extern struct mod_ops mod_syscallops;
usr/src/uts/common/sys/modctl.h
74
extern struct mod_ops mod_sockmodops;
usr/src/uts/common/sys/modctl.h
76
extern struct mod_ops mod_syscallops32;
usr/src/uts/common/sys/modctl.h
78
extern struct mod_ops mod_dacfops;
usr/src/uts/common/sys/modctl.h
79
extern struct mod_ops mod_ippops;
usr/src/uts/common/sys/modctl.h
80
extern struct mod_ops mod_pcbeops;
usr/src/uts/common/sys/modctl.h
81
extern struct mod_ops mod_kiconvops;
usr/src/uts/common/sys/modctl.h
94
struct mod_ops *drv_modops;
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_drv.c
101
extern struct mod_ops mod_miscops;
usr/src/uts/i86pc/io/dr/dr.c
422
extern struct mod_ops mod_driverops;
usr/src/uts/i86pc/io/ppm/acpippm.c
105
extern struct mod_ops mod_driverops;
usr/src/uts/i86pc/io/tzmon/tzmon.c
127
extern struct mod_ops mod_driverops;
usr/src/uts/i86pc/os/mp_implfuncs.c
70
struct mod_ops mod_psmops = {
usr/src/uts/i86pc/sys/psm_modctl.h
49
struct mod_ops *psm_modops;
usr/src/uts/intel/io/amr/amr.c
231
extern struct mod_ops mod_driverops;
usr/src/uts/intel/io/dktp/dcdev/dadk.c
243
extern struct mod_ops mod_miscops;
usr/src/uts/intel/io/dktp/dcdev/gda.c
59
extern struct mod_ops mod_miscops;
usr/src/uts/intel/io/dktp/hba/ghd/ghd_timer.c
108
extern struct mod_ops mod_miscops;
usr/src/uts/intel/io/dnet/dnet.c
292
extern struct mod_ops mod_driverops;
usr/src/uts/intel/io/ecpp.c
534
extern struct mod_ops mod_driverops;
usr/src/uts/intel/io/fdc.c
259
extern struct mod_ops mod_driverops;
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
377
extern struct mod_ops mod_miscops;
usr/src/uts/sun/io/dada/conf/dcd_confsubr.c
36
extern struct mod_ops mod_miscops;
usr/src/uts/sun/io/fd.c
558
extern struct mod_ops mod_driverops;
usr/src/uts/sun/io/zs_common.c
213
extern struct mod_ops mod_driverops;
usr/src/uts/sun4/io/ebus.c
176
extern struct mod_ops mod_driverops;
usr/src/uts/sun4/io/fpc/fpc.c
54
extern struct mod_ops mod_driverops;
usr/src/uts/sun4/io/pcicfg.c
409
extern struct mod_ops mod_miscops;
usr/src/uts/sun4/io/px/px.c
121
extern struct mod_ops mod_driverops;
usr/src/uts/sun4/io/rootnex.c
180
extern struct mod_ops mod_driverops;
usr/src/uts/sun4/io/tod.c
92
extern struct mod_ops mod_driverops;
usr/src/uts/sun4/os/visinstr.c
1897
extern struct mod_ops mod_miscops;
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
222
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/excalibur/io/xcalppm.c
189
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/excalibur/io/xcalwd.c
48
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/epic.c
118
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/gpio_87317.c
120
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/gptwo_cpu.c
103
extern struct mod_ops mod_miscops;
usr/src/uts/sun4u/io/gptwocfg.c
101
extern struct mod_ops mod_miscops;
usr/src/uts/sun4u/io/i2c/clients/adm1026.c
133
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/i2c/clients/lm75.c
97
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/i2c/clients/ltc1427.c
97
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
97
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/i2c/clients/pcf8591.c
102
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
99
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
131
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
102
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/mc-us3.c
126
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/mc-us3i.c
130
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/mem_cache.c
144
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/opl_cfg.c
53
extern struct mod_ops mod_miscops;
usr/src/uts/sun4u/io/pci/pci.c
127
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/pic16f747.c
121
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/pmc.c
120
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/pmubus.c
145
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/ppm/jbusppm.c
98
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/rmcadm.c
93
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/rmclomv.c
164
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/sbbc.c
243
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/sbd.c
404
extern struct mod_ops mod_miscops;
usr/src/uts/sun4u/io/sysiosbus.c
370
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/io/upa64s.c
130
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/javelin/io/envctrltwo.c
224
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
104
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/lw8/io/lw8.c
130
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/lw8/io/sgenv.c
177
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/lw8/io/sgfru.c
113
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/mpxu/io/tsalarm.c
100
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/ngdr/io/dr.c
424
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/opl/io/drmach.c
322
extern struct mod_ops mod_miscops;
usr/src/uts/sun4u/opl/io/mc-opl.c
309
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/opl/io/oplpanel/oplpanel.c
119
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/opl/io/pcicmu/pcicmu.c
228
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/serengeti/io/sgsbbc.c
141
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/serengeti/io/ssm.c
233
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/serengeti/sys/sgcn.h
156
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/sunfire/io/ac.c
163
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/sunfire/io/central.c
114
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/sunfire/io/environ.c
129
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/sunfire/io/fhc.c
435
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/sunfire/io/simmstat.c
111
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/sunfire/io/sram.c
107
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/sunfire/io/sysctrl.c
320
extern struct mod_ops mod_driverops;
usr/src/uts/sun4u/tazmo/io/envctrl.c
212
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/io/glvc/glvc.c
136
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/io/iospc/iospc.c
73
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/io/n2piupc/n2piupc.c
86
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/io/vcc.c
134
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/io/vldc.c
146
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/io/vnet.c
288
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/io/vsw.c
404
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/ontario/io/tsalarm.c
294
extern struct mod_ops mod_driverops;
usr/src/uts/sun4v/sys/qcn.h
130
extern struct mod_ops mod_driverops;