Home
last modified time | relevance | path

Searched refs:modlmisc (Results 1 – 25 of 150) sorted by last modified time

123456

/illumos-gate/usr/src/uts/common/io/
H A Dtem.c118 static struct modlmisc modlmisc = { variable
124 MODREV_1, { (void *)&modlmisc, NULL }
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h655 static struct modlmisc modlmisc = { \
659 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/fs/nfs/
H A Dnfs_server.c104 static struct modlmisc modlmisc = { variable
109 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c617 static struct modlmisc modlmisc = { variable
624 (void *)&modlmisc,
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvtd.c943 static struct modlmisc modlmisc = { variable
950 &modlmisc,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_fw_8301fc.c20351 static struct modlmisc modlmisc = { variable
20357 (void *)&modlmisc
H A Dql_fw_8100.c15311 static struct modlmisc modlmisc = { variable
15317 (void *)&modlmisc
H A Dql_fw_6322.c6934 static struct modlmisc modlmisc = { variable
6940 (void *)&modlmisc
H A Dql_fw_2700.c23801 static struct modlmisc modlmisc = { variable
23807 (void *)&modlmisc
H A Dql_fw_2500.c17237 static struct modlmisc modlmisc = { variable
17243 (void *)&modlmisc
H A Dql_fw_2400.c16610 static struct modlmisc modlmisc = { variable
16616 (void *)&modlmisc
H A Dql_fw_2300.c7529 static struct modlmisc modlmisc = { variable
7535 (void *)&modlmisc
H A Dql_fw_2200.c5900 static struct modlmisc modlmisc = { variable
5906 (void *)&modlmisc
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio_main.c48 static struct modlmisc virtio_modlmisc = {
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c379 static struct modlmisc modlmisc = { variable
385 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_prd_i86pc.c866 static struct modlmisc pci_prd_modlmisc_i86pc = {
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c93 static struct modlmisc modlmisc = { variable
99 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ether.c137 static struct modlmisc mac_ether_modlmisc = {
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c433 static struct modlmisc modlmisc = { variable
441 (void *)&modlmisc,
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h130 struct modlmisc { struct
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c406 static struct modlmisc modlmisc = { variable
413 (void *)&modlmisc,
H A Dopl_cfg.c55 static struct modlmisc modlmisc = { variable
61 MODREV_1, (void *)&modlmisc, NULL
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c136 static struct modlmisc modlmisc = { variable
143 (void *)&modlmisc,
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c95 static struct modlmisc modlmisc = { variable
101 MODREV_1, (void *)&modlmisc, NULL

123456