Searched refs:cfg (Results 351 - 375 of 497) sorted by relevance

<<11121314151617181920

/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma_main.c228 uint32_t reg = al_reg_read32(&udma_q->q_regs->rings.cfg);
237 al_reg_write32(&udma_q->q_regs->rings.cfg, reg);
H A Dal_hal_pcie.c1055 pcie_port->regs->axi.init_fc.cfg = &regs->axi.init_fc.cfg;
1115 pcie_port->regs->axi.init_fc.cfg = &regs->axi.init_fc.cfg;
1182 pcie_port->regs->axi.init_fc.cfg = &regs->axi.init_fc.cfg;
1434 regs->axi.init_fc.cfg,
1452 regs->axi.init_fc.cfg,
H A Dal_hal_udma_debug.c216 AL_UDMA_PRINT_REG(udma, " ", "\n", m2s, m2s_q[qid], cfg);
331 AL_UDMA_PRINT_REG(udma, " ", "\n", s2m, s2m_q[qid], cfg);
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_phy_db.c170 * @cfg: phy configuration.
179 struct iwm_phy_db_entry cfg; member in struct:iwm_phy_db
256 return &phy_db->cfg;
558 "%s: Cannot get Phy DB cfg section, %d\n",
566 "%s: Cannot send HCMD of Phy DB cfg section, %d\n",
H A Dif_iwmvar.h500 const struct iwm_cfg *cfg; member in struct:iwm_softc
/freebsd-11-stable/usr.sbin/ppp/
H A Dprompt.c347 p->auth = *s->cfg.passwd ? LOCAL_NO_AUTH : LOCAL_AUTH;
535 if (!strcmp(arg->prompt->owner->cfg.passwd, pass))
H A Datm.c231 if (p->cfg.cd.necessity != CD_DEFAULT)
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_pci.c294 if (dinfo->ap_dinfo.cfg.func == func &&
295 dinfo->ap_dinfo.cfg.slot == slot) {
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h134 struct ev_token_bucket_cfg *cfg; member in struct:bufferevent_rate_limit
/freebsd-11-stable/contrib/gcc/
H A Dfunction.h191 struct control_flow_graph *cfg;
190 struct control_flow_graph *cfg; local
/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pcibus.c286 OFW_PCI_SETUP_DEVICE(pcib, dinfo->opd_dinfo.cfg.dev);
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.c477 (uintptr_t)&regs->gen.cfg);
482 (uintptr_t)&regs->gen.cfg);
487 (uintptr_t)&regs->gen.cfg);
492 (uintptr_t)&regs->gen.cfg);
/freebsd-11-stable/sys/dev/puc/
H A Dpuc.c450 puc_bfe_probe(device_t dev, const struct puc_cfg *cfg) argument
458 sc->sc_cfg = cfg;
461 if (cfg->ports == PUC_PORT_1S || cfg->ports == PUC_PORT_1P)
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_private.h287 struct dn_id *cfg; /* extra config arguments */ member in struct:dn_schk
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dfw.h255 int mlx4_MOD_STAT_CFG(struct mlx4_dev *dev, struct mlx4_mod_stat_cfg *cfg);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dexternals.c456 svn_config_t *cfg = ctx->config local
468 SVN_ERR(svn_config_get_bool(cfg, &use_commit_times,
473 svn_config_get(cfg, &diff3_cmd, SVN_CONFIG_SECTION_HELPERS,
481 svn_config_get(cfg, &preserved_exts_str, SVN_CONFIG_SECTION_MISCELLANY,
/freebsd-11-stable/contrib/unbound/util/
H A Dmodule.h327 struct config_file* cfg; member in struct:module_env
/freebsd-11-stable/crypto/openssh/
H A Dsshd.c250 Buffer cfg; variable
1264 &cfg);
1310 send_rexec_state(config_s[0], &cfg);
1604 buffer_init(&cfg);
1606 recv_rexec_state(REEXEC_CONFIG_PASS_FD, &cfg);
1608 load_server_config(config_file_name, &cfg);
1611 &cfg, NULL);
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_neg.c86 struct val_neg_cache* val_neg_create(struct config_file* cfg, size_t maxiter) argument
96 if(cfg) neg->max = cfg->neg_cache_size;
1380 struct config_file* cfg)
1399 if(qinfo->qtype != LDNS_RR_TYPE_DS && !cfg->aggressive_nsec)
1377 val_neg_getmsg(struct val_neg_cache* neg, struct query_info* qinfo, struct regional* region, struct rrset_cache* rrset_cache, sldns_buffer* buf, time_t now, int addsoa, uint8_t* topname, struct config_file* cfg) argument
/freebsd-11-stable/contrib/unbound/services/cache/
H A Ddns.c549 if(env->cfg->serve_expired_ttl &&
558 now_control = r->ttl - env->cfg->serve_expired_reply_ttl;
748 if(env->cfg->deny_any) {
924 if(env->cfg->harden_below_nxdomain) {
930 env->cfg->qname_minimisation) {
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c1245 nm_os_kctx_create(struct nm_kctx_cfg *cfg, void *opaque) argument
1254 nmk->worker_ctx.worker_fn = cfg->worker_fn;
1255 nmk->worker_ctx.worker_private = cfg->worker_private;
1256 nmk->worker_ctx.type = cfg->type;
1260 nmk->attach_user = cfg->attach_user;
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c1746 struct an_ltv_genconfig *cfg; local
1756 cfg = (struct an_ltv_genconfig *)areq;
1758 bcopy((char *)&cfg->an_macaddr, IF_LLADDR(sc->an_ifp),
1761 bcopy((char *)cfg, (char *)&sc->an_config,
1782 cfg = &sc->an_config;
1785 bzero(cfg->an_rates, sizeof(cfg->an_rates));
1786 cfg->an_rates[0] = sc->an_tx_rate;
1813 cfg = (struct an_ltv_genconfig *)areq;
1817 sc->an_monitor = cfg
3224 struct an_ltv_genconfig *cfg; local
[all...]
/freebsd-11-stable/sys/dev/oce/
H A Doce_mbox.c1693 fwcmd->params.req.frag_size = rq->cfg.frag_size/2048;
1697 fwcmd->params.req.frag_size = OCE_LOG2(rq->cfg.frag_size);
1701 fwcmd->params.req.max_frame_size = rq->cfg.mtu;
1702 fwcmd->params.req.is_rss_queue = rq->cfg.is_rss_queue;
1756 fwcmd->params.req.nic_wq_type = wq->cfg.wq_type;
1758 fwcmd->params.req.wq_size = OCE_LOG2(wq->cfg.q_len) + 1;
2336 fwcmd->params.req.frag_size = rq->cfg.frag_size/2048;
2341 fwcmd->params.req.max_frame_size = rq->cfg.mtu;
2343 if(rq->cfg.is_rss_queue) {
/freebsd-11-stable/sys/dev/advansys/
H A Dadvlib.c1555 u_int16_t cfg; local
1557 cfg = ADV_INW(adv, ADV_CONFIG_LSW);
1558 ADV_OUTW(adv, ADV_CONFIG_LSW, cfg & ~ADV_CFG_LSW_HOST_INT_ON);
1564 u_int16_t cfg; local
1566 cfg = ADV_INW(adv, ADV_CONFIG_LSW);
1567 ADV_OUTW(adv, ADV_CONFIG_LSW, cfg | ADV_CFG_LSW_HOST_INT_ON);
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcr16-opc.c513 REG(cfg, 0x8, CR16_P_REGTYPE),
530 REG(cfg, 8, CR16_P_REGTYPE),

Completed in 212 milliseconds

<<11121314151617181920