| /freebsd-14.2/sys/dev/qat/qat_common/ |
| H A D | qat_hal.c | 1457 switch (reg_type) { in qat_hal_rd_rel_reg() 1542 switch (reg_type) { in qat_hal_wr_rel_reg() 1687 enum icp_qat_uof_regtype reg_type, in qat_hal_put_rel_rd_xfer() argument 1711 switch (reg_type) { in qat_hal_put_rel_rd_xfer() 1731 enum icp_qat_uof_regtype reg_type, in qat_hal_put_rel_wr_xfer() argument 1846 type = reg_type - 1; in qat_hal_init_gpr() 1849 type = reg_type; in qat_hal_init_gpr() 1883 type = reg_type - 3; in qat_hal_init_wr_xfer() 1886 type = reg_type; in qat_hal_init_wr_xfer() 1921 type = reg_type - 3; in qat_hal_init_rd_xfer() [all …]
|
| H A D | qat_uclo.c | 927 enum icp_qat_uof_regtype reg_type, in qat_uclo_init_reg() argument 931 switch (reg_type) { in qat_uclo_init_reg() 936 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 940 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 947 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 953 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 958 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 962 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 966 pr_err("QAT: UOF uses unsupported reg type 0x%x\n", reg_type); in qat_uclo_init_reg() 998 init_regsym->reg_type, in qat_uclo_init_reg_sym() [all …]
|
| /freebsd-14.2/contrib/ofed/libirdma/ |
| H A D | abi.h | 150 __u16 reg_type; /* enum irdma_memreg_type */ member 158 __u16 reg_type; /* enum irdma_memreg_type */ member
|
| H A D | irdma-abi.h | 115 __u16 reg_type; /* enum irdma_memreg_type */ member
|
| H A D | irdma_uverbs.c | 201 cmd.reg_type = IRDMA_MEMREG_TYPE_MEM; in irdma_ureg_mr() 226 cmd.reg_type = IRDMA_MEMREG_TYPE_MEM; in irdma_urereg_mr() 470 reg_mr_cmd.reg_type = IRDMA_MEMREG_TYPE_CQ; in ucreate_cq() 491 reg_mr_shadow_cmd.reg_type = IRDMA_MEMREG_TYPE_CQ; in ucreate_cq() 1304 reg_mr_cmd.reg_type = IRDMA_MEMREG_TYPE_QP; in irdma_vmapped_qp() 2021 reg_mr_cmd.reg_type = IRDMA_MEMREG_TYPE_CQ; in irdma_uresize_cq()
|
| /freebsd-14.2/sys/dev/qat/include/common/ |
| H A D | adf_common_drv.h | 263 enum icp_qat_uof_regtype reg_type, 269 enum icp_qat_uof_regtype reg_type, 275 enum icp_qat_uof_regtype reg_type,
|
| H A D | icp_qat_uclo.h | 291 char reg_type; member 323 unsigned char reg_type; member
|
| /freebsd-14.2/contrib/atf/atf-c++/detail/ |
| H A D | fs.hpp | 222 static const int reg_type; member in atf::fs::file_info
|
| H A D | fs_test.cpp | 312 ATF_REQUIRE(fi.get_type() == file_info::reg_type); in ATF_TEST_CASE_BODY() 362 ATF_REQUIRE(fi.get_type() == file_info::reg_type); in ATF_TEST_CASE_BODY()
|
| H A D | fs.cpp | 291 const int impl::file_info::reg_type = atf_fs_stat_reg_type; member in impl::file_info
|
| /freebsd-14.2/sys/sys/ |
| H A D | dvdio.h | 67 u_int8_t reg_type :2; member
|
| /freebsd-14.2/sys/powerpc/ps3/ |
| H A D | ps3bus.c | 169 uint64_t reg_type, paddr, len; in ps3bus_resources_init() local 219 lv1_repository_string("type"), ®_type, &junk); in ps3bus_resources_init() 248 uint64_t irq_type, uint64_t reg_type, struct ps3bus_devinfo *dinfo) in ps3bus_resources_init_by_type() argument 292 if (_reg_type != reg_type) in ps3bus_resources_init_by_type()
|
| /freebsd-14.2/sys/dev/irdma/ |
| H A D | irdma-abi.h | 115 __u16 reg_type; /* enum irdma_memreg_type */ member
|
| H A D | irdma_verbs.c | 1998 enum irdma_memreg_type reg_type) in irdma_alloc_iwmr() argument 2013 iwmr->type = reg_type; in irdma_alloc_iwmr() 2201 iwmr = irdma_alloc_iwmr(region, pd, virt, req.reg_type); in irdma_reg_user_mr() 2207 switch (req.reg_type) { in irdma_reg_user_mr()
|
| /freebsd-14.2/sys/dev/qlnx/qlnxe/ |
| H A D | nvm_map.h | 294 u32 reg_type; member
|
| H A D | ecore_dev.c | 3056 u8 reg_type, in ecore_wr_nw_port() argument 3063 (reg_type << 25) | (addr << 8) | port, in ecore_wr_nw_port() 3072 (reg_type << 25) | (addr << 8) | port); in ecore_wr_nw_port()
|
| /freebsd-14.2/sys/dev/bnxt/bnxt_en/ |
| H A D | if_bnxt.c | 1436 u32 reg_type, reg_off, val = 0; in bnxt_fw_health_readl() local 1438 reg_type = BNXT_FW_HEALTH_REG_TYPE(reg); in bnxt_fw_health_readl() 1440 switch (reg_type) { in bnxt_fw_health_readl() 1559 u32 reg_type, reg_off, delay_msecs; in bnxt_fw_reset_writel() local 1562 reg_type = BNXT_FW_HEALTH_REG_TYPE(reg); in bnxt_fw_reset_writel() 1564 switch (reg_type) { in bnxt_fw_reset_writel() 1682 u32 reg_type; in bnxt_inv_fw_health_reg() local 1687 reg_type = BNXT_FW_HEALTH_REG_TYPE(fw_health->regs[BNXT_FW_HEALTH_REG]); in bnxt_inv_fw_health_reg() 1688 if (reg_type == BNXT_FW_HEALTH_REG_TYPE_GRC) in bnxt_inv_fw_health_reg() 1691 reg_type = BNXT_FW_HEALTH_REG_TYPE(fw_health->regs[BNXT_FW_RESET_CNT_REG]); in bnxt_inv_fw_health_reg() [all …]
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 1334 u32 reg_type; in iwl_dbg_tlv_init_cfg() local 1342 reg_type = reg->type; in iwl_dbg_tlv_init_cfg() 1344 if (reg_type != IWL_FW_INI_REGION_DRAM_BUFFER || in iwl_dbg_tlv_init_cfg()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/fw/ |
| H A D | dbg.c | 2496 u32 reg_type; local 2510 reg_type = reg->type; 2511 if (reg_type >= ARRAY_SIZE(iwl_dump_ini_region_ops)) 2514 if (reg_type == IWL_FW_INI_REGION_PERIPHERY_PHY && 2527 if (reg_type == IWL_FW_INI_REGION_DRAM_IMR) { 2541 &iwl_dump_ini_region_ops[reg_type]);
|
| /freebsd-14.2/contrib/wpa/src/drivers/ |
| H A D | driver.h | 87 enum reg_type { enum 6660 enum reg_type type;
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_cd.c | 3632 authinfo->reg_type = (rpc_data->byte4 & RKD_RPC_TYPE_MASK) >> in cdreportkey()
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_ioctl.c | 1400 lp->lrpcs.type = bp->reg_type; in bsd_to_linux_dvd_authinfo()
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | events.c | 5189 static const char * reg_type_str(enum reg_type type) in reg_type_str()
|