/freebsd/usr.bin/rpcgen/ |
H A D | rpc_clntout.c | 78 ptype(proc->res_prefix, proc->res_type, 1); in write_program() 119 ptype(proc->res_prefix, proc->res_type, 1); in printarglist() 128 ptype(proc->res_prefix, proc->res_type, 1); in printarglist() 140 ptype(proc->res_prefix, proc->res_type, 1); in printarglist() 178 if (streq(proc->res_type, "void")) { in printbody() 181 ptype(proc->res_prefix, proc->res_type, 0); in printbody() 186 ampr(proc->res_type), RESULT, RESULT); in printbody() 203 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type), in printbody() 229 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type), in printbody() 243 stringfix(proc->res_type), ampr(proc->res_type), in printbody() [all …]
|
H A D | rpc_sample.c | 92 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client() 95 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client() 173 ptype(proc->res_prefix, proc->res_type, 1); in write_sample_client() 206 if(!streq(proc->res_type, "void")) in write_sample_server() 219 if(!streq(proc->res_type, "void")) in write_sample_server() 247 ptype(plist->res_prefix, plist->res_type, 1); in return_type()
|
H A D | rpc_parse.h | 151 const char *res_type; member
|
H A D | rpc_svcout.c | 76 ptype(plist->res_prefix, plist->res_type, 1); in internal_proctype() 426 if (streq(proc->res_type, "void")) { in write_program() 430 ptype(proc->res_prefix, proc->res_type, 0); in write_program() 477 p_xdrfunc(RESULT, proc->res_type); in write_program()
|
H A D | rpc_tblout.c | 130 printit(proc->res_prefix, proc->res_type); in write_table()
|
H A D | rpc_hout.c | 321 ptype(proc->res_prefix, proc->res_type, 1); in pprocdef() 356 ptype(proc->res_prefix, proc->res_type, 1); in parglist()
|
H A D | rpc_parse.c | 158 get_type(&plist->res_prefix, &plist->res_type, in def_program() 160 if (streq(plist->res_type, "opaque")) { in def_program()
|
/freebsd/sys/dev/ice/ |
H A D | ice_switch.c | 164 sw_buf->res_type = CPU_TO_LE16(ICE_AQC_RES_TYPE_GLOBAL_RSS_HASH | in ice_alloc_rss_global_lut() 199 sw_buf->res_type = CPU_TO_LE16(ICE_AQC_RES_TYPE_GLOBAL_RSS_HASH); in ice_free_rss_global_lut() 241 sw_buf->res_type = in ice_alloc_sw() 273 counter_buf->res_type = in ice_alloc_sw() 322 sw_buf->res_type = CPU_TO_LE16(ICE_AQC_RES_TYPE_SWID); in ice_free_sw() 344 counter_buf->res_type = CPU_TO_LE16(ICE_AQC_RES_TYPE_VEB_COUNTER); in ice_free_sw() 913 sw_buf->res_type = CPU_TO_LE16(ICE_AQC_RES_TYPE_VSI_LIST_REP); in ice_aq_alloc_free_vsi_list() 915 sw_buf->res_type = in ice_aq_alloc_free_vsi_list() 1102 u8 res_type; in ice_get_initial_sw_cfg() local 1116 res_type in ice_get_initial_sw_cfg() 2293 ice_aq_get_res_descs(struct ice_hw * hw,u16 num_entries,struct ice_aqc_res_elem * buf,u16 buf_size,u16 res_type,bool res_shared,u16 * desc_id,struct ice_sq_cd * cd) ice_aq_get_res_descs() argument 2804 ice_get_lg_act_aqc_res_type(u16 * res_type,int num_acts) ice_get_lg_act_aqc_res_type() argument 2844 u16 buf_len, res_type; ice_alloc_res_lg_act() local [all...] |
H A D | ice_rdma.h | 295 * @var ice_rdma_qset_update::res_type 305 enum ice_res_type res_type; member
|
H A D | ice_flex_pipe.c | 1431 u16 res_type; in ice_alloc_tcam_ent() 1433 if (!ice_tcam_ent_rsrc_type(blk, &res_type)) in ice_alloc_tcam_ent() 1436 return ice_alloc_hw_res(hw, res_type, 1, btm, tcam_idx); in ice_alloc_tcam_ent() 1450 u16 res_type; in ice_free_tcam_ent() 1452 if (!ice_tcam_ent_rsrc_type(blk, &res_type)) in ice_free_tcam_ent() 1455 return ice_free_hw_res(hw, res_type, 1, &tcam_idx); in ice_free_tcam_ent() 1470 u16 res_type; in ice_alloc_prof_id() local 1474 if (!ice_prof_id_rsrc_type(blk, &res_type)) in ice_alloc_prof_id() 1477 status = ice_alloc_hw_res(hw, res_type, 1, false, &get_prof); in ice_alloc_prof_id() 1496 u16 res_type; in ice_free_prof_id() 1430 u16 res_type; ice_alloc_tcam_ent() local 1449 u16 res_type; ice_free_tcam_ent() local 1495 u16 res_type; ice_free_prof_id() local [all...] |
H A D | ice_rdma.c | 185 switch(res->res_type) { in ice_rdma_qset_register_request() 243 switch(res->res_type) { in ice_rdma_qset_register_request()
|
H A D | ice_switch.h | 520 struct ice_aqc_res_elem *buf, u16 buf_size, u16 res_type,
|
H A D | ice_adminq_cmd.h | 387 __le16 res_type; /* Types defined above cmd 0x0204 */ 414 __le16 res_type; /* Types defined above cmd 0x0204 */ 377 __le16 res_type; /* Types defined above cmd 0x0204 */ global() member 404 __le16 res_type; /* Types defined above cmd 0x0204 */ global() member
|
H A D | ice_common.c | 2330 buf->res_type = CPU_TO_LE16(type | ICE_AQC_RES_TYPE_FLAG_DEDICATED | in ice_parse_common_caps() 2333 buf->res_type |= CPU_TO_LE16(ICE_AQC_RES_TYPE_FLAG_SCAN_BOTTOM); in ice_parse_common_caps() 2368 buf->res_type = CPU_TO_LE16(type); in ice_parse_common_caps()
|
/freebsd/sbin/camcontrol/ |
H A D | persist.c | 436 int scope = SPR_LU_SCOPE, res_type = 0; in scsipersist() local 625 res_type = strtol(optarg, &endptr, 0); in scsipersist() 642 res_type = rtype_table[table_entry].value; in scsipersist() 841 /*res_type*/ res_type, in scsipersist()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_cpu.c | 71 int res_type; /* Resource type for p_lvlx. */ member 733 acpi_bus_alloc_gas(sc->cpu_dev, &cx_ptr->res_type, &cx_ptr->res_rid, in acpi_cpu_generic_cx_probe() 750 acpi_bus_alloc_gas(sc->cpu_dev, &cx_ptr->res_type, &cx_ptr->res_rid, in acpi_cpu_generic_cx_probe() 779 bus_release_resource(cpu_dev, cx_ptr->res_type, cx_ptr->res_rid, in acpi_cpu_cx_cst_free_plvlx() 926 acpi_PkgGas(sc->cpu_dev, pkg, 0, &cx_ptr->res_type, in acpi_cpu_cx_cst()
|
H A D | acpi_apei.c | 59 int res_type; member 703 acpi_bus_alloc_gas(dev, &ge->res_type, &ge->res_rid, in apei_attach() 770 bus_release_resource(dev, ge->res_type, in apei_detach()
|
H A D | acpi.c | 1691 int error, res_type; in acpi_bus_alloc_gas() local 1700 res_type = SYS_RES_MEMORY; in acpi_bus_alloc_gas() 1703 res_type = SYS_RES_IOPORT; in acpi_bus_alloc_gas() 1720 bus_set_resource(dev, res_type, *rid, gas->Address, in acpi_bus_alloc_gas() 1722 *res = bus_alloc_resource_any(dev, res_type, rid, RF_ACTIVE | flags); in acpi_bus_alloc_gas() 1724 *type = res_type; in acpi_bus_alloc_gas() 1727 bus_delete_resource(dev, res_type, *rid); in acpi_bus_alloc_gas()
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_io.h | 492 uint8_t res_type; 420 uint8_t res_type; global() member
|
H A D | ctl.c | 7960 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt() 8030 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt() 8107 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt() 8144 persis_io.pr.pr_info.res_type = type; in ctl_pro_preempt() 8181 lun->pr_res_type = msg->pr.pr_info.res_type; in ctl_pro_preempt_other() 8205 } else if (msg->pr.pr_info.res_type != lun->pr_res_type in ctl_pro_preempt_other() 8211 lun->pr_res_type = msg->pr.pr_info.res_type; in ctl_pro_preempt_other() 8501 persis_io.pr.pr_info.res_type = type; in ctl_persistent_reserve_out() 8689 lun->pr_res_type = msg->pr.pr_info.res_type; in ctl_hndl_per_res_out_on_other_sc()
|
/freebsd/sys/dev/irdma/ |
H A D | fbsd_kcompat.c | 117 res->res_type = ICE_RDMA_QSET_ALLOC; in irdma_register_qset() 141 res->res_type = ICE_RDMA_QSET_FREE; in irdma_unregister_qset()
|
H A D | irdma_cm.c | 2433 u32 res_type; in irdma_handle_rcv_mpa() local 2435 err = irdma_parse_mpa(cm_node, dataloc, &res_type, datasize); in irdma_handle_rcv_mpa() 2446 if (res_type == IRDMA_MPA_REQUEST_REJECT) in irdma_handle_rcv_mpa() 2457 if (res_type == IRDMA_MPA_REQUEST_REJECT) { in irdma_handle_rcv_mpa()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_resource_tracker.c | 306 enum mlx4_resource res_type, int count, in mlx4_grant_resource() argument 311 &priv->mfunc.master.res_tracker.res_alloc[res_type]; in mlx4_grant_resource() 332 slave, port, resource_str(res_type), count, in mlx4_grant_resource() 353 slave, port, resource_str(res_type), free, in mlx4_grant_resource() 377 enum mlx4_resource res_type, int count, in mlx4_release_resource() argument 382 &priv->mfunc.master.res_tracker.res_alloc[res_type]; in mlx4_release_resource() 423 enum mlx4_resource res_type, in initialize_res_quotas() argument 431 if (res_type == RES_MTT) { in initialize_res_quotas()
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_all.c | 9126 int scope, int res_type, uint8_t *data_ptr, in scsi_persistent_reserve_out() argument 9136 scsi_cmd->scope_type = scope | res_type; in scsi_persistent_reserve_out()
|
H A D | scsi_all.h | 4367 int scope, int res_type, uint8_t *data_ptr,
|