Searched refs:moduledata_t (Results 1 - 25 of 194) sorted by relevance

12345678

/freebsd-12-stable/sys/dev/cxgbe/
H A Dif_cc.c41 static moduledata_t if_cc_mod = {"if_cc", mod_event};
H A Dif_ccv.c41 static moduledata_t if_ccv_mod = {"if_ccv", mod_event};
H A Dif_cxl.c41 static moduledata_t if_cxl_mod = {"if_cxl", mod_event};
H A Dif_cxlv.c41 static moduledata_t if_cxlv_mod = {"if_cxlv", mod_event};
/freebsd-12-stable/sys/netinet/cc/
H A Dcc_module.h62 static moduledata_t cc_##ccname = { \
/freebsd-12-stable/sys/dev/fb/
H A Dsplashreg.h65 static moduledata_t name##_mod = { \
87 static moduledata_t name##_mod = { \
/freebsd-12-stable/sys/dev/cxgb/
H A Dcxgb_t3fw.c43 static moduledata_t cxgb_t3fw_mod = {
76 static moduledata_t cxgb_t3b_protocol_sram_mod = {
109 static moduledata_t cxgb_t3b_tp_eeprom_mod = {
142 static moduledata_t cxgb_t3c_protocol_sram_mod = {
175 static moduledata_t cxgb_t3c_tp_eeprom_mod = {
/freebsd-12-stable/sys/dev/ep/
H A Delink.c91 static moduledata_t elink_mod = {
/freebsd-12-stable/sys/dev/mxge/
H A Dmxge_eth_z8e.c39 static moduledata_t mxge_eth_z8e_fw_mod = {
H A Dmxge_ethp_z8e.c39 static moduledata_t mxge_ethp_z8e_fw_mod = {
H A Dmxge_rss_eth_z8e.c39 static moduledata_t mxge_rss_eth_z8e_fw_mod = {
H A Dmxge_rss_ethp_z8e.c39 static moduledata_t mxge_rss_ethp_z8e_fw_mod = {
/freebsd-12-stable/sys/dev/xz/
H A Dxz_mod.c83 static moduledata_t xz_moduledata = {
/freebsd-12-stable/share/examples/kld/firmware/fwconsumer/
H A Dfw_consumer.c73 static moduledata_t fw_consumer_mod = {
/freebsd-12-stable/sys/netpfil/ipfw/test/
H A Ddn_test.h155 typedef struct _md_t moduledata_t; typedef in typeref:struct:_md_t
158 moduledata_t *_g_##name = & b
/freebsd-12-stable/contrib/ipfilter/
H A Dmlfk_rule.c59 static moduledata_t ipfrulemod = {
/freebsd-12-stable/sys/dev/tdfx/
H A Dtdfx_linux.c82 static moduledata_t tdfx_linux_mod = {
/freebsd-12-stable/sys/dev/sound/
H A Ddriver.c53 static moduledata_t snd_mod = {
/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_mod.h147 } moduledata_t; typedef in typeref:struct:moduledata
/freebsd-12-stable/sys/netpfil/ipfw/nptv6/
H A Dip_fw_nptv6.c79 static moduledata_t ipfw_nptv6_mod = {
/freebsd-12-stable/sys/netpfil/ipfw/pmod/
H A Dip_fw_pmod.c81 static moduledata_t ipfw_pmod_mod = {
/freebsd-12-stable/sys/sys/
H A Dexec.h94 * moduledata_t.
124 static moduledata_t __CONCAT(name,_mod) = { \
H A Dmodule_khelp.h85 static moduledata_t h_##hname = { \
/freebsd-12-stable/sys/crypto/rc4/
H A Drc4.c122 static moduledata_t rc4_mod = {
/freebsd-12-stable/sys/compat/linux/
H A Dlinux_common.c94 static moduledata_t linux_common_mod = {

Completed in 98 milliseconds

12345678