Searched refs:dwords (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcmpdi2.c20 dwords x;
22 dwords y;
H A Dparitydi2.c18 dwords x;
H A Dffsdi2.c19 dwords x;
H A Dashrdi3.c21 dwords input;
22 dwords result;
H A Dashldi3.c21 dwords input;
22 dwords result;
H A Dclzdi2.c30 dwords x;
H A Dctzdi2.c30 dwords x;
H A Dmuldi3.c18 dwords r;
39 dwords x;
41 dwords y;
43 dwords r;
H A Dparityti2.c21 dwords x2;
H A Dint_types.h51 } dwords; typedef in typeref:union:__anon1122
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_pcie_trans.h112 extern int iwm_read_mem(struct iwm_softc *sc, uint32_t addr, void *buf, int dwords);
114 int dwords);
H A Dif_iwm_pcie_trans.c210 iwm_read_mem(struct iwm_softc *sc, uint32_t addr, void *buf, int dwords) argument
217 for (offs = 0; offs < dwords; offs++)
229 iwm_write_mem(struct iwm_softc *sc, uint32_t addr, const void *buf, int dwords) argument
237 for (offs = 0; offs < dwords; offs++) {
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c158 uint32_t dwords = 0; local
167 rval = qlnx_grc_dump(ha, &dwords, i);
172 grcdump->grcdump_dwords[i] = dwords;
174 QL_DPRINT1(ha,"grcdump_dwords[%d] = 0x%x\n", i, dwords);
246 uint32_t dwords = 0; local
257 rval = qlnx_idle_chk(ha, &dwords, i);
262 idle_chk->idle_chk_dwords[i] = dwords;
264 QL_DPRINT1(ha,"idle_chk_dwords[%d] = 0x%x\n", i, dwords);
412 trace->dwords[hwfn_index] = num_dwords;
499 uint32_t dwords local
[all...]
H A Dqlnx_ioctl.h74 uint32_t dwords[QLNX_MAX_HW_FUNCS]; member in struct:qlnx_trace
H A Decore_roce.c234 for (i = 0; i < OSAL_ARRAY_SIZE(qp->sgid.dwords); i++) {
235 src_gid[i] = OSAL_CPU_TO_LE32(qp->sgid.dwords[i]);
236 dst_gid[i] = OSAL_CPU_TO_LE32(qp->dgid.dwords[i]);
H A Decore_roce_api.h397 u32 dwords[4]; member in union:ecore_gid
H A Decore_rdma_api.h366 u32 dwords[4]; member in union:ecore_gid
H A Decore_dbg_fw_funcs.c329 u32 ram_size[MAX_CHIP_IDS]; /* In dwords */
382 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD)
1998 /* Dumps zeros to align the specified buffer to dwords.
2017 * Returns the dumped size in dwords.
2045 * Returns the dumped size in dwords.
2066 /* Dump param value (and change offset from bytes to dwords) */
2076 * Returns the dumped size in dwords.
2127 * Returns the dumped size in dwords.
2162 * Returns the dumped size in dwords
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h632 void *buf, int dwords);
634 const void *buf, int dwords);
1481 void *buf, int dwords)
1483 return trans->ops->read_mem(trans, addr, buf, dwords);
1513 const void *buf, int dwords)
1515 return trans->ops->write_mem(trans, addr, buf, dwords);
1480 iwl_trans_read_mem(struct iwl_trans *trans, u32 addr, void *buf, int dwords) argument
1512 iwl_trans_write_mem(struct iwl_trans *trans, u32 addr, const void *buf, int dwords) argument
/freebsd-current/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c858 for (i = 0; i < (sizeof(qp_params->sgid.dwords)/sizeof(uint32_t)); i++) {
859 qp_params->sgid.dwords[i] = ntohl(qp_params->sgid.dwords[i]);
860 qp_params->dgid.dwords[i] = ntohl(qp_params->dgid.dwords[i]);
3480 qp_params.dgid.dwords[0], qp_params.dgid.dwords[1],
3481 qp_params.dgid.dwords[2], qp_params.dgid.dwords[3]);
3483 qp_params.sgid.dwords[
[all...]
/freebsd-current/sys/dev/safe/
H A Dsafe.c931 if (coffset > 255) { /* offset must be <256 dwords */
1622 u_int32_t v, dwords; local
1662 dwords = sizeof(struct safe_ringentry) / sizeof(u_int32_t);
1664 (dwords << SAFE_PE_RINGCFG_OFFSET_S) | SAFE_MAX_NQUEUE);
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c2317 void *buf, int dwords)
2322 while (offs < dwords) {
2331 while (offs < dwords) {
2354 const void *buf, int dwords)
2361 for (offs = 0; offs < dwords; offs++)
2316 iwl_trans_pcie_read_mem(struct iwl_trans *trans, u32 addr, void *buf, int dwords) argument
2353 iwl_trans_pcie_write_mem(struct iwl_trans *trans, u32 addr, const void *buf, int dwords) argument
/freebsd-current/sys/arm64/iommu/
H A Dsmmu.c314 uint32_t prod_off, uint32_t cons_off, uint32_t dwords)
318 sz = (1 << q->size_log2) * dwords * 8;
313 smmu_init_queue(struct smmu_softc *sc, struct smmu_queue *q, uint32_t prod_off, uint32_t cons_off, uint32_t dwords) argument
/freebsd-current/stand/i386/btx/btx/
H A Dbtx.S519 movl $12,%ecx # Frame is 12 dwords
/freebsd-current/sys/dev/isp/
H A Disp.c4567 isp_read_flash_data(ispsoftc_t *isp, uint32_t *dwptr, uint32_t faddr, uint32_t dwords) argument
4574 for (loops = 0; loops < dwords; loops++, faddr++, dwptr++) {
5241 "Loading fragment %u: 0x%x <- 0x%x (0x%lx dwords)",

Completed in 577 milliseconds

12