Searched refs:cid (Results 26 - 50 of 141) sorted by relevance

123456

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci_xenon.c425 pcell_t cid; local
441 if ((OF_getencprop(sc->node, "quirks", &cid, sizeof(cid))) > 0)
442 sc->quirks = cid;
443 if ((OF_getencprop(sc->node, "max-frequency", &cid, sizeof(cid))) > 0)
444 sc->max_clk = cid;
452 if ((OF_getencprop(sc->node, "marvell,xenon-phy-znr", &cid,
453 sizeof(cid))) > 0)
454 sc->znr = cid
[all...]
H A Dsdhci_fdt.c422 pcell_t cid; local
459 if ((OF_getencprop(node, "quirks", &cid, sizeof(cid))) > 0)
460 sc->quirks = cid;
461 if ((OF_getencprop(node, "num-slots", &cid, sizeof(cid))) > 0)
462 sc->num_slots = cid;
463 if ((OF_getencprop(node, "max-frequency", &cid, sizeof(cid))) > 0)
464 sc->max_clk = cid;
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_pax.c41 char *cid; member in struct:eap_pax_data
67 os_free(data->cid);
154 (u8 *) data->cid, data->cid_len, NULL, 0, pos) < 0) {
349 os_free(data->cid);
350 data->cid = os_memdup(pos + 2, data->cid_len);
351 if (data->cid == NULL) {
359 (u8 *) data->cid, data->cid_len);
371 if (eap_user_get(sm, (u8 *) data->cid, data->cid_len, 0) < 0) {
373 (u8 *) data->cid, data->cid_len);
393 (u8 *) data->cid, dat
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h174 * @brief ecore_cxt_release - Release a cid
177 * @param cid
179 void ecore_cxt_release_cid(struct ecore_hwfn *p_hwfn, u32 cid);
182 * @brief ecore_cxt_release - Release a cid belonging to a vf-queue
185 * @param cid
189 u32 cid, u8 vfid);
192 * @brief ecore_cxt_acquire - Acquire a new cid of a specific protocol type
205 * @brief _ecore_cxt_acquire - Acquire a new cid of a specific protocol type
H A Decore_iwarp.c102 ecore_iwarp_get_curr_fpdu(struct ecore_hwfn *p_hwfn, u16 cid);
149 ecore_iwarp_alloc_cid(struct ecore_hwfn *p_hwfn, u32 *cid) argument
157 cid);
160 *cid += ecore_cxt_get_proto_cid_start(p_hwfn,
163 DP_NOTICE(p_hwfn, false, "Failed in allocating iwarp cid\n");
167 rc = ecore_cxt_dynamic_ilt_alloc(p_hwfn, ECORE_ELEM_CXT, *cid);
171 *cid -= ecore_cxt_get_proto_cid_start(p_hwfn,
176 *cid);
185 ecore_iwarp_set_tcp_cid(struct ecore_hwfn *p_hwfn, u32 cid) argument
187 cid
203 ecore_iwarp_alloc_tcp_cid(struct ecore_hwfn *p_hwfn, u32 *cid) argument
232 ecore_iwarp_cid_cleaned(struct ecore_hwfn *p_hwfn, u32 cid) argument
262 u32 cid; local
1369 u32 cid; local
1573 u32 cid; local
1618 u32 cid; local
2114 ecore_iwarp_get_curr_fpdu(struct ecore_hwfn *p_hwfn, u16 cid) argument
3621 u16 cid; local
[all...]
H A Decore_sp_commands.h46 u32 cid; member in struct:ecore_sp_init_data
H A Decore_l2.h85 u32 cid; member in struct:ecore_queue_cid
92 * Notice this is relevant on the *PF* queue-cid of its VF's queues,
/freebsd-13-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_verify.c300 ESS_CERT_ID *cid = sk_ESS_CERT_ID_value(cert_ids, i); local
302 if (cid->hash->length == SHA_DIGEST_LENGTH
303 && memcmp(cid->hash->data, cert_sha1, SHA_DIGEST_LENGTH) == 0) {
304 ESS_ISSUER_SERIAL *is = cid->issuer_serial;
322 ESS_CERT_ID_V2 *cid = sk_ESS_CERT_ID_V2_value(cert_ids, i); local
325 if (cid->hash_alg != NULL)
326 md = EVP_get_digestbyobj(cid->hash_alg->algorithm);
332 if (cid->hash->length != (int)len)
335 if (memcmp(cid->hash->data, cert_digest, cid
[all...]
/freebsd-13-stable/sys/dev/mmc/
H A Dmmc.c97 struct mmc_cid cid; /* cid decoded */ member in struct:mmc_ivars
180 static void mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid,
182 static void mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid);
1092 mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid) argument
1097 memset(cid, 0, sizeof(*cid));
1098 cid->mid = mmc_get_bits(raw_cid, 128, 120, 8);
1099 cid->oid = mmc_get_bits(raw_cid, 128, 104, 16);
1101 cid
1110 mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid, bool is_4_41p) argument
[all...]
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_qpair.c135 nvme_printf(qpair->ctrlr, "%s (%02x) sqid:%d cid:%d nsid:%x "
137 get_admin_opcode_string(cmd->opc), cmd->opc, qpair->id, cmd->cid,
153 nvme_printf(qpair->ctrlr, "%s sqid:%d cid:%d nsid:%d "
155 get_io_opcode_string(cmd->opc), qpair->id, cmd->cid, le32toh(cmd->nsid),
165 nvme_printf(qpair->ctrlr, "%s sqid:%d cid:%d nsid:%d\n",
166 get_io_opcode_string(cmd->opc), qpair->id, cmd->cid, le32toh(cmd->nsid));
169 nvme_printf(qpair->ctrlr, "%s (%02x) sqid:%d cid:%d nsid:%d\n",
171 cmd->cid, le32toh(cmd->nsid));
352 nvme_printf(qpair->ctrlr, "%s (%02x/%02x) sqid:%d cid:%d cdw0:%x\n",
353 get_status_string(sct, sc), sct, sc, cpl->sqid, cpl->cid,
[all...]
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dscache.c45 sqlite_uint64 cid; member in struct:krb5_scache
98 "DELETE FROM credentials WHERE cid=old.oid;" \
111 "cid INTEGER NOT NULL," \
124 #define SQL_ICRED "INSERT INTO credentials (cid, kvno, etype, cred, created_at) VALUES (?,?,?,?,?)"
125 #define SQL_DCRED "DELETE FROM credentials WHERE cid=?"
306 s->cid = SCACHE_INVALID_CID;
376 s->cid = sqlite3_last_insert_rowid(s->db);
527 s->cid = sqlite3_column_int(s->scache_name, 0);
529 s->cid = SCACHE_INVALID_CID;
573 if (s->cid
[all...]
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c94 const struct bhnd_chipid *cid; local
102 cid = BHNDB_GET_CHIPID(device_get_parent(dev), dev);
103 if (cid->chip_type != BHND_CHIPTYPE_SIBA)
107 bhnd_set_default_bus_desc(dev, cid);
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c54 timer_signal_create(clockid_t cid, bool expire) argument
91 ATF_REQUIRE(timer_create(cid, &evt, &t) == 0);
128 timer_thread_create(clockid_t cid, bool expire) argument
146 ATF_REQUIRE(timer_create(cid, &evt, &t) == 0);
/freebsd-13-stable/sys/netgraph/
H A Dng_pptpgre.h65 u_int16_t cid; /* my call id */ member in struct:ng_pptpgre_conf
78 { "cid", &ng_parse_hint16_type }, \
H A Dng_pptpgre.c105 u_int16_t cid; /* call id */ member in struct:greheader
232 static hpriv_p ng_pptpgre_find_session(priv_p privp, u_int16_t cid);
369 uint16_t cid, hash; local
376 for (cid = i = 0; i < 4; i++) {
380 cid = (cid << 4) | j;
393 hpriv->conf.cid = cid;
403 hash = SESSHASH(cid);
435 /* Try to find session by cid
1218 ng_pptpgre_find_session(priv_p privp, u_int16_t cid) argument
[all...]
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_pmu.c242 mreg = bhnd_pwrctl_cpu_clkreg_m(&bp->cid, pll_type, &fixed_hz);
249 return (bhnd_pwrctl_cpu_clock_rate(&bp->cid, pll_type, n, m));
270 mreg = bhnd_pwrctl_si_clkreg_m(&bp->cid, pll_type, &fixed_hz);
277 return (bhnd_pwrctl_si_clock_rate(&bp->cid, pll_type, n, m));
H A Dbcm_machdep.c114 struct bhnd_erom_io *eio, struct bhnd_chipid *cid);
267 * @param[out] cid On success, the probed chip identification.
272 struct bhnd_chipid *cid)
315 *cid = pcid;
336 error = bhnd_erom_init_static(*erom_cls, erom, esize, cid, eio);
384 &bp->erom.obj, sizeof(bp->erom), &bp->erom_io.eio, &bp->cid);
433 error = bhnd_pmu_query_init(&bp->pmu, NULL, bp->cid,
554 if (bp->cid.chip_id == BHND_CHIPID_BCM4785) {
270 bcm_erom_probe_and_attach(bhnd_erom_class_t **erom_cls, kobj_ops_t erom_ops, bhnd_erom_t *erom, size_t esize, struct bhnd_erom_io *eio, struct bhnd_chipid *cid) argument
H A Dbcm_mips74k.c110 if (!BHND_CHIPTYPE_IS_BCMA_COMPATIBLE(bp->cid.chip_type)) {
128 const struct bhnd_chipid *cid; local
138 cid = bhnd_get_chipid(dev);
139 if (!BHND_CHIPTYPE_IS_BCMA_COMPATIBLE(cid->chip_type))
/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_sdhci.c239 pcell_t cid; local
254 if ((OF_getencprop(node, "quirks", &cid, sizeof(cid))) > 0)
255 sc->quirks = cid;
256 if ((OF_getencprop(node, "max-frequency", &cid, sizeof(cid))) > 0)
257 sc->max_clk = cid;
/freebsd-13-stable/contrib/lib9p/pytest/
H A Dclient.py43 def ccc(self, cid=None):
47 If caller provides a cid (client ID) we check that specific
52 if cid is None:
53 cid = 'base'
54 pair = self.clnt_tab.get(cid)
58 self.clnt_tab[cid] = pair
65 def dcc(self, cid=None):
70 if cid is None:
71 for cid in list(self.clnt_tab.keys()):
72 self.dcc(cid)
[all...]
/freebsd-13-stable/sys/cam/mmc/
H A Dmmc_da.c125 struct mmc_cid cid; member in struct:sdda_softc
382 mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid) argument
387 memset(cid, 0, sizeof(*cid));
388 cid->mid = mmc_get_bits(raw_cid, 128, 120, 8);
389 cid->oid = mmc_get_bits(raw_cid, 128, 104, 16);
391 cid->pnm[i] = mmc_get_bits(raw_cid, 128, 96 - i * 8, 8);
392 cid->pnm[5] = 0;
393 cid->prv = mmc_get_bits(raw_cid, 128, 56, 8);
394 cid
400 mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_pax.c35 char *cid; member in struct:eap_pax_data
72 data->cid = os_memdup(identity, identity_len);
73 if (data->cid == NULL) {
88 os_free(data->cid);
201 wpabuf_put_data(resp, data->cid, data->cid_len);
203 (u8 *) data->cid, data->cid_len);
210 (u8 *) data->cid, data->cid_len, rpos);
280 (u8 *) data->cid, data->cid_len, NULL, 0, mac) < 0) {
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.cpp68 PdbSymUid::PdbSymUid(const PdbCompilandId &cid) { argument
71 repr.modi = cid.modi;
/freebsd-13-stable/sys/crypto/blake2/
H A Dblake2_cryptodev.c55 int32_t cid; member in struct:blake2_softc
127 sc->cid = crypto_get_driverid(dev, sizeof(struct blake2_session),
130 if (sc->cid < 0) {
165 crypto_unregister_all(sc->cid);
/freebsd-13-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c120 const struct bhnd_chipid *cid; local
143 cid = bhnd_get_chipid(sc->chipc_dev);
144 switch (cid->chip_id) {
146 if (cid->chip_rev <= 1 && hostb_class == BHND_DEVCLASS_PCI)

Completed in 237 milliseconds

123456