Home
last modified time | relevance | path

Searched refs:modlmisc (Results 26 – 50 of 150) sorted by relevance

123456

/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf.c61 static struct modlmisc modlmisc = { variable
66 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/disp/
H A Drt_dptbl.c51 static struct modlmisc modlmisc = { variable
56 MODREV_1, &modlmisc, 0
H A Dfx_dptbl.c44 static struct modlmisc modlmisc = { variable
49 MODREV_1, &modlmisc, 0
H A Dts_dptbl.c55 static struct modlmisc modlmisc = { variable
60 MODREV_1, &modlmisc, 0
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_fw_2700.c23801 static struct modlmisc modlmisc = { variable
23807 (void *)&modlmisc
/illumos-gate/usr/src/uts/common/io/
H A Dfssnap_if.c125 static struct modlmisc modlmisc = { variable
130 MODREV_1, (void *)&modlmisc, NULL
H A Dneti_mod.c34 static struct modldrv modlmisc = { variable
41 &modlmisc, /* ml_linkage */
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dxpvtod.c147 static struct modlmisc modlmisc = { variable
154 &modlmisc
/illumos-gate/usr/src/uts/common/klm/
H A Dklmops.c34 static struct modlmisc modlmisc = { variable
39 MODREV_1, &modlmisc, NULL
H A Dklmmod.c35 static struct modlmisc modlmisc = { variable
40 MODREV_1, &modlmisc, NULL
/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym.c150 static struct modlmisc modlmisc = { variable
155 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs_tape.c59 static struct modlmisc modlmisc = { variable
64 MODREV_1, (void *)&modlmisc, NULL
H A Dsym_hds.c83 static struct modlmisc modlmisc = { variable
88 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/ctf/
H A Dctf_mod.c37 static struct modlmisc modlmisc = { variable
42 MODREV_1, &modlmisc, NULL
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodopl.c69 static struct modlmisc modlmisc = { variable
74 MODREV_1, (void *)&modlmisc, NULL
H A Dtodmostek.c60 static struct modlmisc modlmisc = { variable
65 MODREV_1, (void *)&modlmisc, NULL
H A Dtodm5819.c70 static struct modlmisc modlmisc = { variable
75 MODREV_1, &modlmisc, NULL
H A Dtodsg.c74 static struct modlmisc modlmisc = { variable
79 MODREV_1, (void *)&modlmisc, NULL
H A Dtodbq4802.c86 static struct modlmisc modlmisc = { variable
91 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/
H A Dkrb5mech.c115 static struct modlmisc modlmisc = { variable
121 (void *)&modlmisc,
/illumos-gate/usr/src/uts/intel/io/dktp/dcdev/
H A Dgda.c61 static struct modlmisc modlmisc = { variable
67 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/sun/io/dada/conf/
H A Ddcd_confsubr.c38 static struct modlmisc modlmisc = { variable
44 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_mod.c63 static struct modlmisc modlmisc = { variable
68 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c297 struct modlmisc **linkpp; in mod_install()
298 struct modlmisc **linkpp1; in mod_install()
304 linkpp = (struct modlmisc **)&modlp->ml_linkage[0]; in mod_install()
308 linkpp1 = (struct modlmisc **)&modlp->ml_linkage[0]; in mod_install()
332 struct modlmisc **linkpp, *last_linkp; in mod_remove()
334 linkpp = (struct modlmisc **)&modlp->ml_linkage[0]; in mod_remove()
339 linkpp = (struct modlmisc **)&modlp->ml_linkage[0]; in mod_remove()
365 struct modlmisc **linkpp; in mod_info()
369 linkpp = (struct modlmisc **)modlp->ml_linkage; in mod_info()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_syscalls.c81 static struct modlmisc modlmisc = { variable
86 MODREV_1, (void *)&modlmisc, 0

123456