Searched refs:module (Results 201 - 225 of 2418) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/syscons/fade/
H A Dfade_saver.c34 #include <sys/module.h>
/freebsd-11-stable/sys/dev/tpm/
H A Dtpm_acpi.c27 #include <sys/module.h>
/freebsd-11-stable/sys/dev/usb/controller/
H A Ddwc_otg_hisi.c36 #include <sys/module.h>
/freebsd-11-stable/sys/dev/usb/
H A Dusb_error.c38 #include <sys/module.h>
/freebsd-11-stable/sys/dev/xen/pci/
H A Dxen_acpi_pci.c35 #include <sys/module.h>
H A Dxen_pci.c35 #include <sys/module.h>
/freebsd-11-stable/sys/dev/xen/pvcpu/
H A Dpvcpu.c34 #include <sys/module.h>
/freebsd-11-stable/sys/dev/random/
H A Divy.c41 #include <sys/module.h>
/freebsd-11-stable/sys/dev/scc/
H A Dscc_bfe_ebus.c35 #include <sys/module.h>
H A Dscc_bfe_macio.c35 #include <sys/module.h>
H A Dscc_bfe_quicc.c35 #include <sys/module.h>
H A Dscc_bfe_sbus.c35 #include <sys/module.h>
/freebsd-11-stable/sys/dev/sio/
H A Dsio_pccard.c36 #include <sys/module.h>
/freebsd-11-stable/sys/dev/sn/
H A Dif_sn_isa.c35 #include <sys/module.h>
/freebsd-11-stable/sys/dev/joy/
H A Djoy_isa.c38 #include <sys/module.h>
/freebsd-11-stable/share/examples/kld/khelp/
H A Dh_example.c32 * This example Khelp module uses the helper hook points available in the TCP
45 #include <sys/module.h>
70 * Fill in the required bits of our module's struct helper (defined in
78 * this by setting an appropriate class for the module. When a new TCP
88 * Set which helper hook points our module wants to hook by creating an array of
123 * - hdata is a pointer to the persistent per-object storage for our module. The
128 * access data belonging to a different Khelp module.
147 * We use a convenient macro which handles registering our module with the Khelp
/freebsd-11-stable/share/examples/kld/random_adaptor/
H A Drandom_adaptor_example.c34 #include <sys/module.h>
/freebsd-11-stable/contrib/netbsd-tests/rump/modautoload/
H A Dt_modautoload.c5 #include <sys/module.h>
29 atf_tc_set_md_var(tc, "descr", "tests that kernel module "
51 error = sysctlbyname("kern.module.autoload",
55 atf_tc_fail_errno("could not enable module autoload");
/freebsd-11-stable/sys/mips/adm5120/
H A Duart_bus_adm5120.c45 #include <sys/module.h>
/freebsd-11-stable/sys/mips/alchemy/
H A Duart_bus_alchemy.c41 #include <sys/module.h>
/freebsd-11-stable/sys/mips/broadcom/
H A Duart_bus_chipc.c38 #include <sys/module.h>
/freebsd-11-stable/sys/modules/dtrace/dtraceall/
H A Ddtraceall.c33 #include <sys/module.h>
/freebsd-11-stable/sys/mips/malta/
H A Duart_bus_maltausart.c41 #include <sys/module.h>
/freebsd-11-stable/sys/mips/rmi/
H A Duart_bus_xlr_iodi.c34 #include <sys/module.h>
/freebsd-11-stable/sys/mips/rt305x/
H A Duart_bus_rt305x.c45 #include <sys/module.h>

Completed in 258 milliseconds

1234567891011>>