Searched defs:module (Results 1 - 25 of 140) sorted by last modified time

123456

/freebsd-13-stable/usr.sbin/ppp/
H A Ddefs.c418 loadmodules(int how, const char *module, ...) argument
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c53 struct lmodule *module; variable in typeref:struct:lmodule
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c120 static struct lmodule *module; variable in typeref:struct:lmodule
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c50 static struct lmodule *module; variable in typeref:struct:lmodule
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c49 static struct lmodule *module; variable in typeref:struct:lmodule
/freebsd-13-stable/sys/netinet/
H A Dsctp_module.c168 sctp_modload(struct module *module, int cmd, void *arg) argument
/freebsd-13-stable/sys/kgssapi/
H A Dgsstest.c1130 gsstest_load(struct module *module, int cmd, void *arg) argument
/freebsd-13-stable/sys/kern/
H A Dvfs_aio.c371 aio_modload(struct module *module, int cmd, void *arg) argument
H A Duipc_mqueue.c2916 mq_modload(struct module *module, int cmd, void *arg) argument
H A Duipc_sem.c1072 sem_modload(struct module *module, int cmd, void *arg) argument
H A Dsysv_sem.c378 sysvsem_modload(struct module *module, int cmd, void *arg) argument
H A Dsysv_shm.c1674 sysvshm_modload(struct module *module, int cmd, void *arg) argument
H A Dsysv_msg.c355 sysvmsg_modload(struct module *module, int cmd, void *arg) argument
H A Dsubr_acl_nfs4.c1374 acl_nfs4_modload(module_t module, int what, void *arg) argument
H A Dkern_module.c49 struct module { struct
[all...]
/freebsd-13-stable/sys/dev/wtap/
H A Dif_wtap_module.c135 event_handler(module_t module, int event, void *arg) argument
/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_dump.c1214 uint32_t module, mux_sel, probe, lo_val, hi_val; local
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c1570 netmap_loader(__unused struct module *module, int event, __unused void *arg) argument
/freebsd-13-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h8187 u8 module[0x8]; member in struct:mlx5_ifc_pmpr_reg_bits
8202 u8 module[0x8]; member in struct:mlx5_ifc_pmpe_reg_bits
8247 u8 module[0x8]; member in struct:mlx5_ifc_pmaos_reg_bits
8933 u8 module[0x8]; member in struct:mlx5_ifc_lane_2_module_mapping_bits
9746 u8 module[0x8]; member in struct:mlx5_ifc_port_module_event_bits
H A Ddevice.h586 u8 module; member in struct:mlx5_eqe_port_module_event
1188 u8 module[0x8]; member in struct:mlx5_ifc_mcia_reg_bits
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_nvm.c1418 u8 module, transaction; local
1716 u8 module, transaction; local
1755 u8 module, transaction; local
1795 u8 module, transaction; local
[all...]
H A Di40e_dcb.c1346 _i40e_read_lldp_cfg(struct i40e_hw *hw, struct i40e_lldp_variables *lldp_cfg, u8 module, u32 word_offset) argument
/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.c462 ice_get_flash_bank_offset(struct ice_hw *hw, enum ice_bank_select bank, u16 module) argument
536 ice_read_flash_module(struct ice_hw *hw, enum ice_bank_select bank, u16 module, u32 offset, u8 *data, u32 length) argument
1889 u32 module, flags, offset; local
2019 u32 module, flags, adapter_info; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c371 kstat_module_t *module = NULL; local
384 kstat_module_t *module; local
402 kstat_delete_module(kstat_module_t *module) argument
476 kstat_proc_entry_init(kstat_proc_entry_t *kpep, const char *module, const char *name) argument
571 kstat_module_t *module; local
606 kstat_module_t *module; local
669 kstat_module_t *module = kpep->kpe_owner; local
[all...]
H A Dspl-procfs-list.c221 procfs_list_install(const char *module, argument

Completed in 382 milliseconds

123456