Searched refs:module (Results 176 - 200 of 2418) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/amr/
H A Damr_linux.c36 #include <sys/module.h>
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-cenatek.c31 #include <sys/module.h>
/freebsd-11-stable/sys/dev/ppc/
H A Dppc_puc.c34 #include <sys/module.h>
/freebsd-11-stable/sys/dev/puc/
H A Dpuc_pccard.c33 #include <sys/module.h>
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_mod.h59 * Data passed to protocol handler module, it must be filled
61 * module is elegible to be called.
101 * module loaded. In kernel land (kld mode) we don't need to care
106 char name[DLL_LEN]; /* Name of module. */
110 * to any symbols from a loaded module
116 /* Functions used with dll module. */
124 * Some defines borrowed from sys/module.h used to compile a kld
134 typedef struct module *module_t;
141 const char *name; /* module name */
/freebsd-11-stable/sys/dev/pci/
H A Deisa_pci.c40 #include <sys/module.h>
H A Dfixup_pci.c37 #include <sys/module.h>
H A Dpcib_support.c40 #include <sys/module.h>
/freebsd-11-stable/sys/dev/mii/
H A Dukphy.c69 #include <sys/module.h>
/freebsd-11-stable/sys/dev/mmc/host/
H A Ddwmmc_hisi.c34 #include <sys/module.h>
/freebsd-11-stable/sys/powerpc/mambo/
H A Dmambo.c32 #include <sys/module.h>
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx_pcib.c41 #include <sys/module.h>
/freebsd-11-stable/sys/powerpc/powermac/
H A Dvcoregpio.c33 #include <sys/module.h>
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dsc_machdep.c34 #include <sys/module.h>
/freebsd-11-stable/sys/powerpc/psim/
H A Dopenpic_iobus.c38 #include <sys/module.h>
/freebsd-11-stable/sys/security/mac_bsdextended/
H A Dugidfw_system.c49 #include <sys/module.h>
/freebsd-11-stable/sys/sys/
H A Dexec.h95 #include <sys/module.h>
105 /* printf(#name " module loaded\n"); */ \
111 /* printf(#name " module unloaded\n"); */ \
/freebsd-11-stable/sys/mips/mediatek/
H A Dpalmbus.c31 #include <sys/module.h>
/freebsd-11-stable/sys/mips/mips/
H A Dsc_machdep.c34 #include <sys/module.h>
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c34 #include <sys/module.h>
H A Darswitch_8226.c34 #include <sys/module.h>
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_bus.c33 #include <sys/module.h>
/freebsd-11-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c33 #include <sys/module.h>
/freebsd-11-stable/sys/dev/fdt/
H A Dfdt_powerpc.c36 #include <sys/module.h>
/freebsd-11-stable/sys/dev/syscons/apm/
H A Dapm_saver.c37 #include <sys/module.h>
78 printf("WARNING: apm_saver module requires apm enabled\n");

Completed in 305 milliseconds

1234567891011>>