Searched defs:dwords (Results 1 – 13 of 13) sorted by relevance
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | qlnx_ioctl.c | 158 uint32_t dwords = 0; in qlnx_get_grc_dump() local 246 uint32_t dwords = 0; in qlnx_get_idle_chk() local 499 uint32_t dwords = 0; in qlnx_get_regs() local
|
| H A D | qlnx_ioctl.h | 74 uint32_t dwords[QLNX_MAX_HW_FUNCS]; member
|
| H A D | ecore_roce_api.h | 397 u32 dwords[4]; member
|
| H A D | ecore_rdma_api.h | 366 u32 dwords[4]; member
|
| H A D | ecore_dbg_fw_funcs.c | 382 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) argument
|
| /freebsd/sys/dev/iwm/ |
| H A D | if_iwm_pcie_trans.c | 210 iwm_read_mem(struct iwm_softc *sc, uint32_t addr, void *buf, int dwords) in iwm_read_mem() 229 iwm_write_mem(struct iwm_softc *sc, uint32_t addr, const void *buf, int dwords) in iwm_write_mem()
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-trans.c | 462 void *buf, int dwords) in iwl_trans_read_mem() 469 const void *buf, int dwords) in iwl_trans_write_mem()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | int_types.h | 51 } dwords; typedef
|
| /freebsd/sys/dev/safe/ |
| H A D | safe.c | 1621 u_int32_t v, dwords; in safe_init_board() local
|
| /freebsd/sys/arm64/iommu/ |
| H A D | smmu.c | 314 uint32_t prod_off, uint32_t cons_off, uint32_t dwords) in smmu_init_queue()
|
| /freebsd/sys/dev/isp/ |
| H A D | isp.c | 4578 isp_read_flash_data(ispsoftc_t * isp,uint32_t * dwptr,uint32_t faddr,uint32_t dwords) isp_read_flash_data() argument
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | trans.c | 2467 void *buf, int dwords) in iwl_trans_pcie_read_mem()
|
| /freebsd/sys/dev/iwx/ |
| H A D | if_iwx.c | 1816 iwx_read_mem(struct iwx_softc *sc, uint32_t addr, void *buf, int dwords) in iwx_read_mem()
|