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

1234567891011>>

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysvec.c539 linux64_elf_modevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/cddl/dev/profile/
H A Dprofile.c683 profile_modevent(module_t mod __unused, int type, void *data __unused)
/freebsd-13-stable/tools/regression/net80211/tkip/
H A Dtest_tkip.c384 test_tkip_modevent(module_t mod, int type, void *unused)
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c59 static int ahd_modevent(module_t mod, int type, void *data);
1364 ahd_modevent(module_t mod, int type, void *data)
H A Daic7xxx_osm.c55 static int ahc_modevent(module_t mod, int type, void *data);
1426 ahc_modevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/dev/ata/
H A Data-all.c70 static int ata_module_event_handler(module_t mod, int what, void *arg);
1212 ata_module_event_handler(module_t mod, int what, void *arg)
/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c121 static int vtblk_modevent(module_t, int, void *);
278 vtblk_modevent(module_t mod, int type, void *unused)
/freebsd-13-stable/sys/dev/virtio/console/
H A Dvirtio_console.c152 static int vtcon_modevent(module_t, int, void *);
275 vtcon_modevent(module_t mod, int type, void *unused)
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c136 static int ubt_modevent(module_t, int, void *);
1958 ubt_modevent(module_t mod, int event, void *data)
/freebsd-13-stable/sys/dev/sound/midi/
H A Dmidi.c1438 extern int seq_modevent(module_t mod, int type, void *data);
1441 midi_modevent(module_t mod, int type, void *data)
H A Dsequencer.c302 int seq_modevent(module_t mod, int type, void *data);
696 seq_modevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/compat/ndis/
H A Dntoskrnl_var.h1386 extern int windrv_load(module_t, vm_offset_t, int, interface_type,
1388 extern int windrv_unload(module_t, vm_offset_t, int);
/freebsd-13-stable/sys/netgraph/
H A Dng_base.c226 static int ngb_mod_event(module_t mod, int event, void *data);
3092 ng_mod_event(module_t mod, int event, void *data)
3201 ngb_mod_event(module_t mod, int event, void *data)
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_dummynet.c2644 dummynet_modevent(module_t mod, int type, void *data)
2719 dn_sched_modevent(module_t mod, int cmd, void *arg)
2840 dn_aqm_modevent(module_t mod, int cmd, void *arg)
/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c93 static int t4_tom_modevent(module_t, int, void *);
1919 t4_tom_modevent(module_t mod, int cmd, void *arg)
/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c71 static int vtscsi_modevent(module_t, int, void *);
251 vtscsi_modevent(module_t mod, int type, void *unused)
/freebsd-13-stable/sys/net/
H A Dif_tuntap.c229 static int tuntapmodevent(module_t, int, void *);
748 tuntapmodevent(module_t mod, int type, void *data)
/freebsd-13-stable/sys/kern/
H A Dkern_linker.c638 module_t mod, next;
1384 module_t mp;
/freebsd-13-stable/sys/opencrypto/
H A Dcrypto.c2255 int crypto_modevent(module_t mod, int type, void *unused);
2265 crypto_modevent(module_t mod, int type, void *unused)
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt.h199 int mpt_modevent(module_t, int, void *);
/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c784 cxgbei_modevent(module_t mod, int cmd, void *arg)
/freebsd-13-stable/sys/dev/exca/
H A Dexca.c932 exca_modevent(module_t mod, int cmd, void *arg)
/freebsd-13-stable/sys/dev/gpio/
H A Dgpiokeys.c1028 gpiokeys_driver_load(module_t mod, int what, void *arg)
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Discsi.c827 iscsi_modevent(module_t mod, int what, void *arg)
/freebsd-13-stable/sys/dev/vkbd/
H A Dvkbd.c1351 vkbd_modevent(module_t mod, int type, void *data)

Completed in 395 milliseconds

1234567891011>>