Home
last modified time | relevance | path

Searched refs:DEV_MODULE (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/sys/cddl/dev/systrace/
H A Dsystrace.c389 DEV_MODULE(systrace_linux, systrace_modevent, NULL);
399 DEV_MODULE(systrace_linux32, systrace_modevent, NULL);
405 DEV_MODULE(systrace_freebsd32, systrace_modevent, NULL);
410 DEV_MODULE(systrace, systrace_modevent, NULL);
/freebsd/sys/dev/ath/
H A Dif_ath_rate.c68 DEV_MODULE(ath_rate, ath_rate_modevent, NULL);
H A Dif_ath_dfs.c68 DEV_MODULE(ath_dfs, ath_dfs_modevent, NULL);
H A Dah_osdep_ar9300.c68 DEV_MODULE(ath_hal_ar9300, ath_hal_ar9300_modevent, NULL);
H A Dah_osdep_ar5210.c68 DEV_MODULE(ath_hal_ar5210, ath_hal_ar5210_modevent, NULL);
H A Dah_osdep_ar5211.c68 DEV_MODULE(ath_hal_ar5211, ath_hal_ar5211_modevent, NULL);
H A Dif_ath_drv.c73 DEV_MODULE(if_ath, ath_modevent, NULL);
H A Dah_osdep_ar5212.c89 DEV_MODULE(ath_hal_ar5212, ath_hal_ar5212_modevent, NULL);
H A Dah_osdep_ar5416.c93 DEV_MODULE(ath_hal_ar5416, ath_hal_ar5416_modevent, NULL);
/freebsd/tools/test/callout_free/
H A Dcallout_free.c85 DEV_MODULE(callout_free, callout_free_load, NULL);
/freebsd/share/examples/kld/cdev/module/
H A Dcdevmod.c146 DEV_MODULE(cdev, cdev_load, NULL);
/freebsd/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c122 DEV_MODULE(live_random_example, live_random_example_modevent, NULL);
/freebsd/sys/modules/dtrace/dtraceall/
H A Ddtraceall.c60 DEV_MODULE(dtraceall, dtraceall_modevent, NULL);
/freebsd/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris.c100 DEV_MODULE(opensolaris, opensolaris_modevent, NULL);
/freebsd/sys/cddl/dev/dtrace/
H A Ddtrace_test.c107 DEV_MODULE(dtrace_test, dtrace_test_modevent, NULL);
/freebsd/sys/dev/aacraid/
H A Daacraid_linux.c74 DEV_MODULE(aacraid_linux, aacraid_linux_modevent, NULL);
/freebsd/sys/dev/aac/
H A Daac_linux.c72 DEV_MODULE(aac_linux, aac_linux_modevent, NULL);
/freebsd/sys/dev/mfi/
H A Dmfi_linux.c80 DEV_MODULE(mfi_linux, mfi_linux_modevent, NULL);
/freebsd/sys/dev/mrsas/
H A Dmrsas_linux.c123 DEV_MODULE(mrsas_linux, mrsas_linux_modevent, NULL);
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c115 DEV_MODULE(vcio, vcio_load, NULL);
/freebsd/sys/amd64/sgx/
H A Dsgx_linux.c113 DEV_MODULE(sgx_linux, sgx_linux_modevent, NULL);
/freebsd/sys/dev/ipmi/
H A Dipmi_linux.c86 DEV_MODULE(ipmi_linux, ipmi_linux_modevent, NULL);
/freebsd/sys/dev/pty/
H A Dpty.c163 DEV_MODULE(pty, pty_modevent, NULL);
/freebsd/sys/cddl/dev/
H A Dprototype.c141 DEV_MODULE(prototype, prototype_modevent, NULL);
/freebsd/sys/dev/nvram/
H A Dnvram.c169 DEV_MODULE(nvram, nvram_modevent, NULL);

123