/freebsd/sbin/etherswitchcfg/ |
H A D | etherswitchcfg.c | 66 struct cfg { struct 81 int (*f)(struct cfg *, int argc, char *argv[]); argument 121 read_register(struct cfg *cfg, int r) in read_register() 132 write_register(struct cfg *cfg, int r, int v) in write_register() 143 read_phyregister(struct cfg *cfg, int phy, int reg) in read_phyregister() 155 write_phyregister(struct cfg *cfg, int phy, int reg, int val) in write_phyregister() 167 set_port_vid(struct cfg *cfg, int argc, char *argv[]) in set_port_vid() 190 set_port_flag(struct cfg *cfg, int argc, char *argv[]) in set_port_flag() 239 set_port_media(struct cfg *cfg, int argc, char *argv[]) in set_port_media() 265 set_port_mediaopt(struct cfg *cfg, int argc, char *argv[]) in set_port_mediaopt() [all …]
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-checkconf.c | 107 print_option(struct config_file* cfg, const char* opt, int final) in print_option() argument 132 check_mod(struct config_file* cfg, struct module_func_block* fb) in check_mod() argument 167 donotquerylocalhostcheck(struct config_file * cfg) donotquerylocalhostcheck() argument 193 localzonechecks(struct config_file * cfg) localzonechecks() argument 205 acl_view_tag_checks(struct config_file * cfg,struct views * views) acl_view_tag_checks() argument 293 view_and_respipchecks(struct config_file * cfg) view_and_respipchecks() argument 337 interfacechecks(struct config_file * cfg) interfacechecks() argument 453 aclchecks(struct config_file * cfg) aclchecks() argument 470 tcpconnlimitchecks(struct config_file * cfg) tcpconnlimitchecks() argument 541 check_chroot_string(const char * desc,char ** ss,const char * chrootdir,struct config_file * cfg) check_chroot_string() argument 563 check_chroot_filelist(const char * desc,struct config_strlist * list,const char * chrootdir,struct config_file * cfg) check_chroot_filelist() argument 574 check_chroot_filelist_wild(const char * desc,struct config_strlist * list,const char * chrootdir,struct config_file * cfg) check_chroot_filelist_wild() argument 595 ecs_conf_checks(struct config_file * cfg) ecs_conf_checks() argument 646 morechecks(struct config_file * cfg) morechecks() argument 938 check_fwd(struct config_file * cfg) check_fwd() argument 949 check_hints(struct config_file * cfg) check_hints() argument 960 check_auth(struct config_file * cfg) check_auth() argument 975 struct config_file* cfg = config_create(); checkconf() local [all...] |
/freebsd/sys/netpfil/ipfw/nat64/ |
H A D | nat64stl_control.c | 75 struct nat64stl_cfg *cfg; in nat64stl_alloc_config() local 87 nat64stl_free_config(struct nat64stl_cfg *cfg) in nat64stl_free_config() 95 nat64stl_export_config(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg, in nat64stl_export_config() 132 struct nat64stl_cfg *cfg; in nat64stl_find() local 141 nat64stl_create_internal(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg, in nat64stl_create_internal() 178 struct nat64stl_cfg *cfg; in nat64stl_create() local 253 struct nat64stl_cfg *cfg; in nat64stl_config() local 299 nat64stl_detach_config(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg) in nat64stl_detach_config() 322 struct nat64stl_cfg *cfg; in nat64stl_destroy() local 395 export_stats(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg, in export_stats() [all …]
|
H A D | nat64clat_control.c | 73 struct nat64clat_cfg *cfg; in nat64clat_alloc_config() local 85 nat64clat_free_config(struct nat64clat_cfg *cfg) in nat64clat_free_config() 93 nat64clat_export_config(struct ip_fw_chain *ch, struct nat64clat_cfg *cfg, in nat64clat_export_config() 125 struct nat64clat_cfg *cfg; in nat64clat_find() local 147 struct nat64clat_cfg *cfg; in nat64clat_create() local 217 struct nat64clat_cfg *cfg; in nat64clat_config() local 296 nat64clat_detach_config(struct ip_fw_chain *ch, struct nat64clat_cfg *cfg) in nat64clat_detach_config() 317 struct nat64clat_cfg *cfg; in nat64clat_destroy() local 390 export_stats(struct ip_fw_chain *ch, struct nat64clat_cfg *cfg, in export_stats() 419 struct nat64clat_cfg *cfg; in nat64clat_stats() local [all …]
|
H A D | nat64lsn.c | 216 nat64lsn_get_alias(struct nat64lsn_cfg *cfg, in nat64lsn_get_alias() 318 nat64lsn_get_state6to4(struct nat64lsn_cfg *cfg, struct nat64lsn_host *host, in nat64lsn_get_state6to4() 483 nat64lsn_get_state4to6(struct nat64lsn_cfg *cfg, struct nat64lsn_alias *alias, in nat64lsn_get_state4to6() 554 nat64lsn_reassemble4(struct nat64lsn_cfg *cfg, struct mbuf *m, in nat64lsn_reassemble4() 601 nat64lsn_translate4(struct nat64lsn_cfg *cfg, in nat64lsn_translate4() 707 nat64lsn_check_state(struct nat64lsn_cfg *cfg, struct nat64lsn_state *state) in nat64lsn_check_state() 772 nat64lsn_maintain_pg(struct nat64lsn_cfg *cfg, struct nat64lsn_pg *pg) in nat64lsn_maintain_pg() 834 nat64lsn_expire_portgroups(struct nat64lsn_cfg *cfg, in nat64lsn_expire_portgroups() 897 nat64lsn_expire_hosts(struct nat64lsn_cfg *cfg, in nat64lsn_expire_hosts() 937 nat64lsn_expire_pgchunk(struct nat64lsn_cfg *cfg) in nat64lsn_expire_pgchunk() [all …]
|
H A D | nat64clat.c | 84 nat64clat_handle_ip4(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_ip4() 112 nat64clat_handle_ip6(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_ip6() 145 nat64clat_handle_icmp6(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_icmp6() 207 struct nat64clat_cfg *cfg; in ipfw_nat64clat() local
|
H A D | nat64lsn_control.c | 117 struct nat64lsn_cfg *cfg; in nat64lsn_create() local 269 export_stats(struct ip_fw_chain *ch, struct nat64lsn_cfg *cfg, in export_stats() 315 struct nat64lsn_cfg *cfg; in nat64lsn_export_config() local 413 struct nat64lsn_cfg *cfg; in nat64lsn_config() local 564 nat64lsn_export_states(struct nat64lsn_cfg *cfg, union nat64lsn_pgidx *idx, in nat64lsn_export_states() 611 nat64lsn_next_pgidx(struct nat64lsn_cfg *cfg, struct nat64lsn_pg *pg, in nat64lsn_next_pgidx() 650 nat64lsn_get_pg_byidx(struct nat64lsn_cfg *cfg, union nat64lsn_pgidx *idx) in nat64lsn_get_pg_byidx() 693 struct nat64lsn_cfg *cfg; in nat64lsn_states() local 836 struct nat64lsn_cfg *cfg; in nat64lsn_swap_configs() local
|
H A D | nat64stl.c | 83 nat64stl_handle_ip4(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_ip4() 113 nat64stl_handle_ip6(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_ip6() 145 nat64stl_handle_icmp6(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_icmp6() 207 struct nat64stl_cfg *cfg; in ipfw_nat64stl() local
|
/freebsd/sys/dev/liquidio/base/ |
H A D | lio_config.h | 102 #define LIO_GET_IQ_CFG(cfg) ((cfg)->iq) argument 103 #define LIO_GET_IQ_MAX_Q_CFG(cfg) ((cfg)->iq.max_iqs) argument 104 #define LIO_GET_IQ_INSTR_TYPE_CFG(cfg) ((cfg)->iq.instr_type) argument 106 #define LIO_GET_IQ_INTR_PKT_CFG(cfg) ((cfg)->iq.iq_intr_pkt) argument 108 #define LIO_GET_OQ_MAX_Q_CFG(cfg) ((cfg)->oq.max_oqs) argument 109 #define LIO_GET_OQ_PKTS_PER_INTR_CFG(cfg) ((cfg)->oq.pkts_per_intr) argument 110 #define LIO_GET_OQ_REFILL_THRESHOLD_CFG(cfg) ((cfg)->oq.refill_threshold) argument 111 #define LIO_GET_OQ_INTR_PKT_CFG(cfg) ((cfg)->oq.oq_intr_pkt) argument 112 #define LIO_GET_OQ_INTR_TIME_CFG(cfg) ((cfg)->oq.oq_intr_time) argument 114 #define LIO_GET_NUM_NIC_PORTS_CFG(cfg) ((cfg)->num_nic_ports) argument [all …]
|
/freebsd/sys/netpfil/ipfw/nptv6/ |
H A D | nptv6.c | 111 nptv6_getlasthdr(struct nptv6_cfg *cfg, struct mbuf *m, int *offset) in nptv6_getlasthdr() 137 nptv6_translate_icmpv6(struct nptv6_cfg *cfg, struct mbuf **mp, int offset) in nptv6_translate_icmpv6() 192 nptv6_search_index(struct nptv6_cfg *cfg, struct in6_addr *a) in nptv6_search_index() 228 nptv6_rewrite_internal(struct nptv6_cfg *cfg, struct mbuf **mp, int offset) in nptv6_rewrite_internal() 286 nptv6_rewrite_external(struct nptv6_cfg *cfg, struct mbuf **mp, int offset) in nptv6_rewrite_external() 351 struct nptv6_cfg *cfg; in ipfw_nptv6() local 422 struct nptv6_cfg *cfg; in nptv6_alloc_config() local 434 nptv6_free_config(struct nptv6_cfg *cfg) in nptv6_free_config() 442 nptv6_export_config(struct ip_fw_chain *ch, struct nptv6_cfg *cfg, in nptv6_export_config() 477 struct nptv6_cfg *cfg; in nptv6_find() local [all …]
|
/freebsd/sys/dev/ice/ |
H A D | ice_fwlog.c | 40 cache_cfg(struct ice_hw * hw,struct ice_fwlog_cfg * cfg) cache_cfg() argument 92 valid_cfg(struct ice_hw * hw,struct ice_fwlog_cfg * cfg) valid_cfg() argument 124 ice_fwlog_init(struct ice_hw * hw,struct ice_fwlog_cfg * cfg) ice_fwlog_init() argument 212 ice_fwlog_set(struct ice_hw * hw,struct ice_fwlog_cfg * cfg) ice_fwlog_set() argument 276 struct ice_fwlog_cfg *cfg; ice_fwlog_update_modules() local 369 ice_aq_fwlog_get(struct ice_hw * hw,struct ice_fwlog_cfg * cfg) ice_aq_fwlog_get() argument 440 struct ice_fwlog_cfg *cfg; ice_fwlog_set_support_ena() local 469 ice_fwlog_get(struct ice_hw * hw,struct ice_fwlog_cfg * cfg) ice_fwlog_get() argument [all...] |
H A D | ice_fw_logging.c | 80 ice_reconfig_fw_log(struct ice_softc *sc, struct ice_fwlog_cfg *cfg) in ice_reconfig_fw_log() argument 153 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; in ice_sysctl_fwlog_set_cfg_options() local 188 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; ice_sysctl_fwlog_log_resolution() local 225 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; ice_sysctl_fwlog_register() local 276 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; ice_sysctl_fwlog_module_log_severity() local 348 struct ice_fwlog_cfg *cfg; ice_add_fw_logging_tunables() local [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/ |
H A D | PassSupport.h | 38 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ argument 52 #define INITIALIZE_PASS_BEGIN(passName, arg, name, cfg, analysis) \ argument 59 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ argument 168 #define INITIALIZE_AG_PASS(passName, agName, arg, name, cfg, analysis, def) \ argument 188 #define INITIALIZE_AG_PASS_BEGIN(passName, agName, arg, n, cfg, analysis, def) \ argument 193 #define INITIALIZE_AG_PASS_END(passName, agName, arg, n, cfg, analysis, def) \ argument
|
/freebsd/sys/dev/qcom_tlmm/ |
H A D | qcom_tlmm_pinmux.c | 117 struct qcom_tlmm_pinctrl_cfg *cfg) in qcom_tlmm_pinctrl_config_spin() 158 phandle_t node, struct qcom_tlmm_pinctrl_cfg *cfg, char **pins, in qcom_tlmm_pinctrl_read_node() 205 const struct qcom_tlmm_gpio_mux *gmux, struct qcom_tlmm_pinctrl_cfg *cfg) in qcom_tlmm_pinctrl_config_gmux() 447 char *pin_name, struct qcom_tlmm_pinctrl_cfg *cfg) in qcom_tlmm_pinctrl_config_node() 474 struct qcom_tlmm_pinctrl_cfg cfg; in qcom_tlmm_pinctrl_process_node() local
|
/freebsd/contrib/unbound/util/ |
H A D | config_file.c | 98 struct config_file* cfg; in config_create() local 428 struct config_file* cfg = config_create(); config_create_forlib() local 505 config_set_option(struct config_file * cfg,const char * opt,const char * val) config_set_option() argument 932 config_get_option_list(struct config_file * cfg,const char * opt,struct config_strlist ** list) config_get_option_list() argument 949 config_get_option_collate(struct config_file * cfg,const char * opt,char ** str) config_get_option_collate() argument 1055 config_get_option(struct config_file * cfg,const char * opt,void (* func)(char *,void *),void * arg) config_get_option() argument 1406 create_cfg_parser(struct config_file * cfg,char * filename,const char * chroot) create_cfg_parser() argument 1420 config_read(struct config_file * cfg,const char * filename,const char * chroot) config_read() argument 1659 config_delete(struct config_file * cfg) config_delete() argument 1911 cfg_condense_ports(struct config_file * cfg,int ** avail) cfg_condense_ports() argument 1929 cfg_apply_local_port_policy(struct config_file * cfg,int num) cfg_apply_local_port_policy() argument 2256 find_tag_id(struct config_file * cfg,const char * tag) find_tag_id() argument 2267 config_add_tag(struct config_file * cfg,const char * tag) config_add_tag() argument 2300 config_parse_taglist(struct config_file * cfg,char * str,size_t * listlen) config_parse_taglist() argument 2370 config_taglist2str(struct config_file * cfg,uint8_t * taglist,size_t taglen) config_taglist2str() argument 2434 config_lookup_uid(struct config_file * cfg) config_lookup_uid() argument 2460 strlen_after_chroot(const char * fname,struct config_file * cfg,int use_chdir) strlen_after_chroot() argument 2502 fname_after_chroot(const char * fname,struct config_file * cfg,int use_chdir) fname_after_chroot() argument 2578 cfg_parse_local_zone(struct config_file * cfg,const char * val) cfg_parse_local_zone() argument 2742 w_config_adjust_directory(struct config_file * cfg) w_config_adjust_directory() argument 2765 options_remote_is_address(struct config_file * cfg) options_remote_is_address() argument 2787 cfg_has_https(struct config_file * cfg) cfg_has_https() argument [all...] |
/freebsd/sys/contrib/device-tree/include/dt-bindings/dma/ |
H A D | at91.h | 34 #define AT91_XDMAC_DT_GET_MEM_IF(cfg) (((cfg) >> AT91_XDMAC_DT_MEM_IF_OFFSET) \ argument 41 #define AT91_XDMAC_DT_GET_PER_IF(cfg) (((cfg) >> AT91_XDMAC_DT_PER_IF_OFFSET) \ argument 48 #define AT91_XDMAC_DT_GET_PERID(cfg) (((cfg) >> AT91_XDMAC_DT_PERID_OFFSET) \ argument
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_enc_safte.c | 259 struct scfg *cfg; in safte_process_config() local 330 struct scfg *cfg; in safte_process_gflags() local 355 struct scfg *cfg; in safte_process_status() local 664 struct scfg *cfg; in safte_process_slotstatus() local 733 struct scfg *cfg; in safte_fill_control_request() local 954 struct scfg *cfg; in safte_process_control_request() local 986 struct scfg *cfg; in safte_softc_invalidate() local 1004 struct scfg *cfg; in safte_init_enc() local 1026 struct scfg *cfg; in safte_set_enc_status() local 1059 struct scfg *cfg; in safte_set_elm_status() local [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | drv.c | 24 #define _IS_A(cfg, _struct) __builtin_types_compatible_p(typeof(cfg), \ argument 27 #define _TRANS_CFG_MARKER(cfg) \ argument 31 #define _ASSIGN_CFG(cfg) (_TRANS_CFG_MARKER(cfg) + (kernel_ulong_t)&(cfg)) argument 33 #define IWL_PCI_DEVICE(dev, subdev, cfg) \ argument 1323 const struct iwl_cfg *cfg; iwl_pci_probe() local 1640 const struct iwl_cfg *cfg; sysctl_iwlwifi_pci_ids_name() local [all...] |
/freebsd/sbin/ipfw/ |
H A D | nat64clat.c | 180 ipfw_nat64clat_cfg *cfg; in nat64clat_create() local 267 ipfw_nat64clat_cfg *cfg; in nat64clat_config() local 434 nat64clat_show_cb(ipfw_nat64clat_cfg *cfg, const char *name, uint8_t set) in nat64clat_show_cb() 460 nat64clat_destroy_cb(ipfw_nat64clat_cfg *cfg, const char *name __unused, in nat64clat_destroy_cb() 502 ipfw_nat64clat_cfg *cfg; in nat64clat_foreach() local
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-nvm-parse.c | 330 iwl_get_channel_flags(u8 ch_num,int ch_idx,enum nl80211_band band,u32 nvm_flags,const struct iwl_cfg * cfg) iwl_get_channel_flags() argument 383 iwl_init_channel_map(struct device * dev,const struct iwl_cfg * cfg,struct iwl_nvm_data * data,const void * const nvm_ch_flags,u32 sbands_flags,bool v4) iwl_init_channel_map() argument 488 const struct iwl_cfg *cfg = trans->cfg; iwl_init_vht_hw_capab() local 1095 const struct iwl_cfg *cfg = trans->cfg; iwl_init_sbands() local 1150 iwl_get_sku(const struct iwl_cfg * cfg,const __le16 * nvm_sw,const __le16 * phy_sku) iwl_get_sku() argument 1159 iwl_get_nvm_version(const struct iwl_cfg * cfg,const __le16 * nvm_sw) iwl_get_nvm_version() argument 1168 iwl_get_radio_cfg(const struct iwl_cfg * cfg,const __le16 * nvm_sw,const __le16 * phy_sku) iwl_get_radio_cfg() argument 1178 iwl_get_n_hw_addrs(const struct iwl_cfg * cfg,const __le16 * nvm_sw) iwl_get_n_hw_addrs() argument 1190 iwl_set_radio_cfg(const struct iwl_cfg * cfg,struct iwl_nvm_data * data,u32 radio_cfg) iwl_set_radio_cfg() argument 1249 iwl_set_hw_address_family_8000(struct iwl_trans * trans,const struct iwl_cfg * cfg,struct iwl_nvm_data * data,const __le16 * mac_override,const __be16 * nvm_hw) iwl_set_hw_address_family_8000() argument 1298 iwl_set_hw_address(struct iwl_trans * trans,const struct iwl_cfg * cfg,struct iwl_nvm_data * data,const __be16 * nvm_hw,const __le16 * mac_override) iwl_set_hw_address() argument 1337 iwl_nvm_no_wide_in_5ghz(struct iwl_trans * trans,const struct iwl_cfg * cfg,const __be16 * nvm_hw) iwl_nvm_no_wide_in_5ghz() argument 1369 iwl_parse_mei_nvm_data(struct iwl_trans * trans,const struct iwl_cfg * cfg,const struct iwl_mei_nvm * mei_nvm,const struct iwl_fw * fw) iwl_parse_mei_nvm_data() argument 1429 iwl_parse_nvm_data(struct iwl_trans * trans,const struct iwl_cfg * cfg,const struct iwl_fw * fw,const __be16 * nvm_hw,const __le16 * nvm_sw,const __le16 * nvm_calib,const __le16 * regulatory,const __le16 * mac_override,const __le16 * phy_sku,u8 tx_chains,u8 rx_chains) iwl_parse_nvm_data() argument 1532 iwl_nvm_get_regdom_bw_flags(const u16 * nvm_chan,int ch_idx,u16 nvm_flags,struct iwl_reg_capa reg_capa,const struct iwl_cfg * cfg) iwl_nvm_get_regdom_bw_flags() argument 1622 iwl_parse_nvm_mcc_info(struct device * dev,const struct iwl_cfg * cfg,int num_of_ch,__le32 * channels,u16 fw_mcc,u16 geo_info,u32 cap,u8 resp_ver) iwl_parse_nvm_mcc_info() argument [all...] |
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_dcb.c | 209 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() 224 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee() 234 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee() 243 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee() 253 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee() 263 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() 286 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee()
|
/freebsd/sys/dev/puc/ |
H A D | pucdata.c | 1715 const struct puc_cfg *cfg; in puc_config_advantech() local 1819 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_diva() local 1872 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_moxa() local 1889 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_quatech() local 1982 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_syba() local 2055 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_siig() local 2186 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_oxford_pcie() local
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_cfg.c | 273 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_sec_find() local 326 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_add_key_value_param() local 461 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_remove_key_param() local 487 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_section_add() local 507 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_derived_section_add() local 530 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_restore_key_value_param() local 585 struct adf_cfg_device_data *cfg = accel_dev->cfg; in adf_cfg_get_param_value() local
|
/freebsd/sys/arm64/apple/ |
H A D | exynos_uart.c | 89 struct exynos_uart_cfg cfg; member 217 exynos4210_init_common(struct exynos_uart_cfg *cfg, struct uart_bas *bas, in exynos4210_init_common() 280 struct exynos_uart_cfg *cfg; in exynos4210_putc() local 295 struct exynos_uart_cfg *cfg; in exynos4210_rxready_impl() local 385 struct exynos_uart_cfg *cfg; in exynos4210_bus_attach() local 404 struct exynos_uart_cfg *cfg; in exynos4210_bus_transmit() local
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_vcbus.c | 220 struct bcm283x_memory_soc_cfg *cfg; in bcm283x_armc_to_vcbus() local 246 struct bcm283x_memory_soc_cfg *cfg; in bcm283x_vcbus_to_armc() local 272 struct bcm283x_memory_soc_cfg *cfg; in bcm283x_dmabus_peripheral_lowaddr() local
|