Home
last modified time | relevance | path

Searched refs:resp (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/freebsd/sys/dev/sound/pci/
H A Dcsa.c242 csa_res *resp; in csa_attach() local
255 resp = &scp->res; in csa_attach()
325 bus_release_resource(dev, SYS_RES_IRQ, resp->irq_rid, resp->irq); in csa_attach()
336 csa_res *resp; in csa_detach() local
342 resp = &scp->res; in csa_detach()
375 csa_res *resp; in csa_resume() local
400 csa_res *resp; in csa_alloc_resource() local
452 csa_res *resp; in csa_setup_intr() local
496 csa_res *resp; in csa_teardown_intr() local
533 csa_res *resp; in csa_intr() local
[all …]
H A Dcsapcm.c335 csa_res *resp; in csa_startplaydma() local
351 csa_res *resp; in csa_startcapturedma() local
367 csa_res *resp; in csa_stopplaydma() local
394 csa_res *resp; in csa_stopcapturedma() local
599 csa_res *resp; in csachan_getptr() local
658 csa_res *resp; in csa_init() local
688 csa_res *resp; in csa_allocres() local
727 csa_res *resp; in csa_releaseres() local
776 csa_res *resp; in pcmcsa_attach() local
942 csa_res *resp; in pcmcsa_suspend() local
[all …]
/freebsd/contrib/ofed/libibverbs/
H A Dcmd.c125 (void) VALGRIND_MAKE_MEM_DEFINED(&resp, sizeof resp); in ibv_cmd_query_device()
257 (void) VALGRIND_MAKE_MEM_DEFINED(&resp, sizeof resp); in ibv_cmd_query_port()
548 if (!resp) in ibv_cmd_poll_cq()
667 memmove((void *) resp + sizeof *resp, in ibv_cmd_create_srq()
1078 memmove((void *)resp + sizeof *resp, in ibv_cmd_create_qp_ex()
1085 memmove((void *)resp + sizeof *resp, in ibv_cmd_create_qp_ex()
1143 memmove((void *) resp + sizeof *resp, in ibv_cmd_create_qp()
1150 memmove((void *) resp + sizeof *resp, in ibv_cmd_create_qp()
1961 &resp, sizeof(resp)); in ibv_cmd_create_flow()
2087 memset(&resp, 0, sizeof(resp)); in ibv_cmd_destroy_wq()
[all …]
/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_decode_ptm.cpp103 return resp; in processPacket()
114 return resp; in onEOT()
122 return resp; in onReset()
129 return resp; in onFlush()
160 return resp; in contProcess()
324 return resp; in decodePacket()
388 return resp; in processIsync()
439 return resp; in processBranch()
464 return resp; in processWPUpdate()
491 return resp; in processAtom()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant_sd.c196 wpabuf_put_u8(resp, status); in wpas_sd_add_empty()
240 if (wpabuf_tailroom(resp) < in wpas_sd_all_bonjour()
254 wpabuf_put_buf(resp, bsrv->resp); /* Value */ in wpas_sd_all_bonjour()
334 wpabuf_put_buf(resp, bsrv->resp); /* Value */ in wpas_sd_req_bonjour()
452 wpabuf_put_u8(resp, ','); in wpas_sd_req_upnp()
697 struct wpabuf *resp; in wpas_sd_request() local
722 if (resp == NULL) in wpas_sd_request()
732 wpabuf_free(resp); in wpas_sd_request()
810 wpabuf_free(resp); in wpas_sd_request()
1131 wpabuf_free(bsrv->resp); in wpas_p2p_srv_bonjour_free()
[all …]
/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_decode_etmv3.cpp123 return resp; in processPacket()
131 pElem = GetNextOpElem(resp); in onEOT()
145 return resp; in onEOT()
153 return resp; in onReset()
165 return resp; in onFlush()
296 resp = processPHdr(); in decodePacket()
373 return resp; in decodePacket()
392 return resp; in sendUnsyncPacket()
477 return resp; in processISync()
546 return resp; in processBranchAddr()
[all …]
/freebsd/contrib/bsnmp/lib/
H A Dsnmpagent.c171 memset(resp, 0, sizeof(*resp)); in snmp_pdu_create_response()
262 resp->nbindings++; in snmp_get()
430 resp->nbindings++; in snmp_getnext()
485 &resp->bindings[resp->nbindings], pdu); in snmp_getbulk()
494 &resp->bindings[resp->nbindings++]); in snmp_getbulk()
523 &resp->bindings[resp->nbindings], pdu); in snmp_getbulk()
526 &resp->bindings[resp->nbindings - in snmp_getbulk()
528 &resp->bindings[resp->nbindings], pdu); in snmp_getbulk()
535 if (resp->bindings[resp->nbindings].syntax != in snmp_getbulk()
540 &resp->bindings[resp->nbindings++]); in snmp_getbulk()
[all …]
/freebsd/contrib/wpa/src/common/
H A Dgas_server.c39 struct wpabuf *resp; member
71 response->resp = NULL; in gas_server_response_timeout()
97 struct wpabuf *resp; in gas_server_send_resp() local
126 if (!resp) { in gas_server_send_resp()
157 wpabuf_free(resp); in gas_server_send_resp()
172 struct wpabuf *resp; in gas_server_rx_initial_req() local
238 resp); in gas_server_rx_initial_req()
271 if (!resp) { in gas_server_handle_rx_comeback_req()
305 if (!resp) { in gas_server_handle_rx_comeback_req()
330 wpabuf_free(resp); in gas_server_handle_rx_comeback_req()
[all …]
/freebsd/sys/dev/bnxt/
H A Dbnxt_hwrm.c182 if (resp->resp_len && resp->resp_len <= 4096) in _hwrm_send_message()
194 valid = (uint8_t *)resp + resp->resp_len - 1; in _hwrm_send_message()
598 resp->hwrm_intf_maj_8b, resp->hwrm_intf_min_8b, resp->hwrm_intf_upd_8b); in bnxt_hwrm_ver_get()
603 resp->hwrm_fw_major, resp->hwrm_fw_minor, resp->hwrm_fw_build); in bnxt_hwrm_ver_get()
615 resp->hwrm_intf_min_8b, resp->hwrm_intf_upd_8b); in bnxt_hwrm_ver_get()
619 if (resp->mgmt_fw_major == 0 && resp->mgmt_fw_minor == 0 && in bnxt_hwrm_ver_get()
626 "%d.%d.%d", resp->mgmt_fw_major, resp->mgmt_fw_minor, in bnxt_hwrm_ver_get()
640 "%d.%d.%d", resp->netctrl_fw_major, resp->netctrl_fw_minor, in bnxt_hwrm_ver_get()
645 if (resp->roce_fw_major == 0 && resp->roce_fw_minor == 0 && in bnxt_hwrm_ver_get()
652 "%d.%d.%d", resp->roce_fw_major, resp->roce_fw_minor, in bnxt_hwrm_ver_get()
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dqmi.c152 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_msa_mem_info_send_sync_msg()
225 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_msa_ready_send_sync_msg()
299 if (resp.resp.result != QMI_RESULT_SUCCESS_V01 && in ath10k_qmi_bdf_dnld_send_sync()
303 resp.resp.error); in ath10k_qmi_bdf_dnld_send_sync()
366 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_send_cal_report_req()
413 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_mode_send_sync_msg()
499 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_cfg_send_sync_msg()
580 resp = kzalloc(sizeof(*resp), GFP_KERNEL); in ath10k_qmi_cap_send_sync_msg()
690 if (resp.resp.result != QMI_RESULT_SUCCESS_V01 && in ath10k_qmi_host_cap_send_sync()
735 if (resp.resp.result != QMI_RESULT_SUCCESS_V01) { in ath10k_qmi_set_fw_log_mode()
[all …]
/freebsd/usr.sbin/flowctl/
H A Dflowctl.c252 (*func)(resp); in do_show()
254 if (resp->hash_id != 0) in do_show()
255 req.hash_id = resp->hash_id; in do_show()
258 req.list_id = resp->list_id; in do_show()
272 if (resp->version != 4) in flow_cache_print()
274 __func__, resp->version); in flow_cache_print()
276 if (resp->nentries > 0) in flow_cache_print()
306 if (resp->version != 6) in flow_cache_print6()
310 if (resp->nentries > 0) in flow_cache_print6()
340 if (resp->version != 4) in flow_cache_print_verbose()
[all …]
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types_device.c135 resp->state = attr->state; in copy_port_attr_to_resp()
136 resp->max_mtu = attr->max_mtu; in copy_port_attr_to_resp()
137 resp->active_mtu = attr->active_mtu; in copy_port_attr_to_resp()
140 resp->max_msg_sz = attr->max_msg_sz; in copy_port_attr_to_resp()
148 resp->lid = (u16)attr->lid; in copy_port_attr_to_resp()
149 resp->sm_lid = (u16)attr->sm_lid; in copy_port_attr_to_resp()
150 resp->lmc = attr->lmc; in copy_port_attr_to_resp()
151 resp->max_vl_num = attr->max_vl_num; in copy_port_attr_to_resp()
152 resp->sm_sl = attr->sm_sl; in copy_port_attr_to_resp()
190 resp.port_cap_flags2 = 0; in UVERBS_HANDLER()
[all …]
H A Dib_uverbs_cmd.c383 memset(&resp, 0, sizeof resp); in ib_uverbs_query_device()
411 memset(&resp, 0, sizeof resp); in ib_uverbs_query_port()
450 memset(&resp, 0, sizeof resp); in ib_uverbs_alloc_pd()
628 memset(&resp, 0, sizeof resp); in ib_uverbs_open_xrcd()
770 memset(&resp, 0, sizeof resp); in ib_uverbs_reg_mr()
857 memset(&resp, 0, sizeof(resp)); in ib_uverbs_rereg_mr()
927 memset(&resp, 0, sizeof(resp)); in ib_uverbs_alloc_mw()
1045 memset(&resp, 0, sizeof resp); in create_cq()
1191 memset(&resp, 0, sizeof resp); in ib_uverbs_poll_cq()
1445 memset(&resp, 0, sizeof resp); in create_qp()
[all …]
H A Dib_ucma.c426 &uevent->resp, sizeof uevent->resp)) { in ucma_get_event()
495 &resp, sizeof(resp))) { in ucma_create_id()
625 &resp, sizeof(resp))) in ucma_destroy_id()
831 memset(&resp, 0, sizeof resp); in ucma_query_route()
855 &resp, sizeof(resp))) in ucma_query_route()
884 memset(&resp, 0, sizeof resp); in ucma_query_addr()
944 memset(&resp, 0, sizeof resp); in ucma_query_gid()
1173 &resp, sizeof(resp))) in ucma_init_qp_attr()
1382 &resp, sizeof(resp))) { in ucma_process_join()
1484 &resp, sizeof(resp))) in ucma_leave_multicast()
[all …]
/freebsd/crypto/openssh/
H A Dssh-sk-helper.c60 struct sshbuf *resp; in reply_error() local
76 return resp; in reply_error()
94 struct sshbuf *resp, *kbuf; in process_sign() local
145 return resp; in process_sign()
209 return resp; in process_enroll()
217 struct sshbuf *kbuf, *resp; in process_load_resident() local
270 return resp; in process_load_resident()
278 struct sshbuf *req, *resp; in main() local
337 resp = process_sign(req); in main()
340 resp = process_enroll(req); in main()
[all …]
H A Dssh-sk.c228 resp->public_key, resp->public_key_len)) != 0) { in sshsk_ecdsa_assemble()
450 resp->signature, resp->signature_len)) != 0 || in fill_attestation_blob()
452 resp->authdata, resp->authdata_len)) != 0 || in fill_attestation_blob()
571 if (resp->sig_r == NULL || resp->sig_s == NULL) { in sshsk_ecdsa_sig()
582 resp->sig_r, resp->sig_r_len)) != 0 || in sshsk_ecdsa_sig()
584 resp->sig_s, resp->sig_s_len)) != 0) { in sshsk_ecdsa_sig()
596 sshbuf_dump_data(resp->sig_r, resp->sig_r_len, stderr); in sshsk_ecdsa_sig()
598 sshbuf_dump_data(resp->sig_s, resp->sig_s_len, stderr); in sshsk_ecdsa_sig()
621 resp->sig_r, resp->sig_r_len)) != 0 || in sshsk_ed25519_sig()
629 sshbuf_dump_data(resp->sig_r, resp->sig_r_len, stderr); in sshsk_ed25519_sig()
[all …]
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py622 self.set_tag(resp.tag, resp)
669 return resp
675 if resp is None:
969 return resp.qid, resp.iounit
979 return resp.qid, resp.iounit
989 return resp.qid, resp.iounit
1001 return resp.data
1014 return resp.count
1101 return resp.data
1185 return resp.qid, resp.iounit
[all …]
/freebsd/contrib/ofed/libcxgb4/
H A Dverbs.c90 &resp.ibv_resp, sizeof resp)) { in c4iw_alloc_pd()
125 &resp, sizeof resp)) { in __c4iw_reg_mr()
182 resp.reserved = 0; in c4iw_create_cq()
185 &resp.ibv_resp, sizeof resp); in c4iw_create_cq()
325 sizeof cmd, &resp.ibv_resp, sizeof resp); in create_qp_v0()
333 resp.sqid, resp.sq_key, resp.sq_db_gts_key, in create_qp_v0()
334 resp.rqid, resp.rq_key, resp.rq_db_gts_key, resp.qid_mask); in create_qp_v0()
433 sizeof cmd, &resp.ibv_resp, sizeof resp); in create_qp()
441 resp.sqid, resp.sq_key, resp.sq_db_gts_key, in create_qp()
442 resp.rqid, resp.rq_key, resp.rq_db_gts_key, resp.qid_mask); in create_qp()
[all …]
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c397 resp = calloc(1, sizeof(*resp)); in parse_dns_response()
398 if (resp == NULL) in parse_dns_response()
409 resp->header.qdcount = ntohs(resp->header.qdcount); in parse_dns_response()
410 resp->header.ancount = ntohs(resp->header.ancount); in parse_dns_response()
411 resp->header.nscount = ntohs(resp->header.nscount); in parse_dns_response()
412 resp->header.arcount = ntohs(resp->header.arcount); in parse_dns_response()
423 if (resp->header.qdcount && resp->query == NULL) { in parse_dns_response()
431 if (resp->header.ancount && resp->answer == NULL) { in parse_dns_response()
439 if (resp->header.nscount && resp->authority == NULL) { in parse_dns_response()
447 if (resp->header.arcount && resp->additional == NULL) { in parse_dns_response()
[all …]
/freebsd/contrib/ntp/libntp/
H A Dntp_worker.c215 blocking_pipe_header * resp, in queue_blocking_response() argument
220 resp->octets = respsize; in queue_blocking_response()
222 resp->rtype = req->rtype; in queue_blocking_response()
235 blocking_pipe_header * resp; in process_blocking_resp() local
248 if (NULL != resp) { in process_blocking_resp()
250 resp->magic_sig); in process_blocking_resp()
251 data = (char *)resp + sizeof(*resp); in process_blocking_resp()
253 (*resp->done_func)(resp->rtype, resp->context, in process_blocking_resp()
254 resp->octets - sizeof(*resp), in process_blocking_resp()
256 free(resp); in process_blocking_resp()
[all …]
/freebsd/contrib/ldns/
H A Dupdate.c94 ldns_pkt *query, *resp; in ldns_update_soa_mname() local
109 if (!resp) { in ldns_update_soa_mname()
123 ldns_pkt_free(resp); in ldns_update_soa_mname()
137 ldns_pkt *query, *resp; in ldns_update_soa_zone_mname() local
160 if (!resp) { in ldns_update_soa_zone_mname()
173 ldns_pkt_free(resp); in ldns_update_soa_zone_mname()
191 if (!resp) { in ldns_update_soa_zone_mname()
196 ldns_pkt_free(resp); in ldns_update_soa_zone_mname()
228 ldns_pkt_free(resp); in ldns_update_soa_zone_mname()
250 if (!resp) { in ldns_update_soa_zone_mname()
[all …]
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox_prop.h86 } resp; member
102 } resp; member
120 } resp; member
143 } resp; member
166 } resp; member
182 } resp; member
207 } resp; member
223 } resp; member
238 } resp; member
253 } resp; member
[all …]
/freebsd/sys/dev/mana/
H A Dgdma_main.c110 err = mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_gd_query_max_resources()
120 resp.max_msix, resp.max_eq, resp.max_cq, in mana_gd_query_max_resources()
121 resp.max_sq, resp.max_rq); in mana_gd_query_max_resources()
160 sizeof(resp)); in mana_gd_detect_devices()
162 err = mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_gd_detect_devices()
298 err = mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_gd_destroy_doorbell_page()
734 sizeof(resp), &resp); in mana_gd_test_eq()
916 sizeof(resp)); in mana_gd_destroy_dma_region()
920 &resp); in mana_gd_destroy_dma_region()
1173 sizeof(resp)); in mana_gd_register_device()
[all …]
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_eke.c199 struct wpabuf *resp; in eap_eke_build_fail() local
205 if (resp) in eap_eke_build_fail()
216 return resp; in eap_eke_build_fail()
226 struct wpabuf *resp; in eap_eke_process_id() local
324 if (resp == NULL) { in eap_eke_process_id()
339 wpabuf_free(resp); in eap_eke_process_id()
348 return resp; in eap_eke_process_id()
444 if (resp == NULL) { in eap_eke_process_commit()
495 return resp; in eap_eke_process_commit()
622 return resp; in eap_eke_process_confirm()
[all …]
H A Deap_sake.c148 struct wpabuf *resp; in eap_sake_process_identity() local
170 if (resp == NULL) in eap_sake_process_identity()
179 return resp; in eap_sake_process_identity()
252 if (resp == NULL) in eap_sake_process_challenge()
272 wpabuf_head(resp), wpabuf_len(resp), rpos, in eap_sake_process_challenge()
275 wpabuf_free(resp); in eap_sake_process_challenge()
281 return resp; in eap_sake_process_challenge()
344 if (resp == NULL) in eap_sake_process_confirm()
354 wpabuf_head(resp), wpabuf_len(resp), rpos, in eap_sake_process_confirm()
366 return resp; in eap_sake_process_confirm()
[all …]

12345678910>>...21