Searched refs:module_t (Results 201 - 225 of 275) sorted by relevance

1234567891011

/freebsd-10.2-release/sys/dev/exca/
H A Dexca.c923 exca_modevent(module_t mod, int cmd, void *arg)
/freebsd-10.2-release/sys/dev/vkbd/
H A Dvkbd.c1351 vkbd_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.c1201 bt3c_modevent(module_t mod, int event, void *data)
/freebsd-10.2-release/sys/netinet/
H A Dsiftr.c1516 siftr_load_handler(module_t mod, int what, void *arg)
/freebsd-10.2-release/sys/dev/kbdmux/
H A Dkbdmux.c1321 kbdmux_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/dev/mpt/
H A Dmpt.h202 int mpt_modevent(module_t, int, void *);
/freebsd-10.2-release/sys/nfsserver/
H A Dnfs_srvsubs.c515 nfsrv_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/opencrypto/
H A Dcryptodev.c1154 cryptodev_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/sys/kern/
H A Dsubr_acl_nfs4.c1378 acl_nfs4_modload(module_t module, int what, void *arg)
/freebsd-10.2-release/sys/net/
H A Dif_epair.c947 epair_modevent(module_t mod, int type, void *data)
H A Dif_ethersubr.c1230 ether_modevent(module_t mod, int type, void *data)
H A Dif_gre.c954 gremodevent(module_t mod, int type, void *data)
H A Dif_vxlan.c371 static int vxlan_modevent(module_t, int, void *);
3061 vxlan_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/sys/net80211/
H A Dieee80211_freebsd.c867 wlan_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/sys/sys/
H A Dmount.h881 int vfs_modevent(module_t, int, void *);
/freebsd-10.2-release/tools/regression/net80211/ccmp/
H A Dtest_ccmp.c730 test_ccmp_modevent(module_t mod, int type, void *unused)
/freebsd-10.2-release/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c1316 fbt_modevent(module_t mod __unused, int type, void *data __unused)
/freebsd-10.2-release/sys/compat/x86bios/
H A Dx86bios.c833 x86bios_modevent(module_t mod __unused, int type, void *data __unused)
/freebsd-10.2-release/sys/geom/raid/
H A Dg_raid.c2535 g_raid_md_modevent(module_t mod, int type, void *arg)
2568 g_raid_tr_modevent(module_t mod, int type, void *arg)
/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_dummynet.c2200 dummynet_modevent(module_t mod, int type, void *data)
2274 dn_sched_modevent(module_t mod, int cmd, void *arg)
/freebsd-10.2-release/sys/fs/nfsclient/
H A Dnfs_clport.c1300 nfscl_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/geom/
H A Dgeom_subr.c209 g_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/geom/sched/
H A Dg_sched.c718 g_gsched_modevent(module_t mod, int cmd, void *arg)
/freebsd-10.2-release/sys/dev/sound/pcm/
H A Dsound.c1398 sound_modevent(module_t mod, int type, void *data)
/freebsd-10.2-release/sys/i386/linux/
H A Dlinux_sysvec.c1084 linux_elf_modevent(module_t mod, int type, void *data)

Completed in 622 milliseconds

1234567891011