/openbsd/sys/dev/sdmmc/ |
H A D | sdmmcreg.h | 86 #define MMC_R1(resp) ((resp)[0]) argument 87 #define MMC_R3(resp) ((resp)[0]) argument 88 #define SD_R6(resp) ((resp)[0]) argument 92 #define SD_R6_RCA(resp) (SD_R6((resp)) >> 16) argument 161 #define MMC_CID_PNM_V1_CPY(resp, pnm) \ argument 179 #define MMC_CID_PNM_V2_CPY(resp, pnm) \ argument 201 #define SD_CSD_CCC(resp) MMC_RSP_BITS((resp), 84, 12) argument 239 #define SD_CSD_COPY(resp) MMC_RSP_BITS((resp), 14, 1) argument 247 #define SD_CID_PNM_CPY(resp, pnm) \ argument 256 #define SD_CID_REV(resp) MMC_RSP_BITS((resp), 56, 8) argument [all …]
|
H A D | sdmmc_ioreg.h | 37 #define SD_R5_DATA(resp) ((resp)[0] & 0xff) argument 53 #define MMC_R4(resp) ((resp)[0]) argument 54 #define MMC_R5(resp) ((resp)[0]) argument
|
/openbsd/usr.sbin/vmd/ |
H A D | vioscsi.c | 234 struct virtio_scsi_res_hdr resp; in vioscsi_handle_tur() local 262 struct virtio_scsi_res_hdr resp; in vioscsi_handle_inquiry() local 338 struct virtio_scsi_res_hdr resp; in vioscsi_handle_mode_sense() local 476 struct virtio_scsi_res_hdr resp; in vioscsi_handle_mode_sense_big() local 614 struct virtio_scsi_res_hdr resp; in vioscsi_handle_read_capacity() local 703 struct virtio_scsi_res_hdr resp; in vioscsi_handle_read_capacity_16() local 778 struct virtio_scsi_res_hdr resp; in vioscsi_handle_report_luns() local 877 struct virtio_scsi_res_hdr resp; in vioscsi_handle_read_6() local 1002 struct virtio_scsi_res_hdr resp; in vioscsi_handle_read_10() local 1149 struct virtio_scsi_res_hdr resp; in vioscsi_handle_prevent_allow() local [all …]
|
/openbsd/usr.bin/ssh/ |
H A D | ssh-sk-helper.c | 57 struct sshbuf *resp; in reply_error() local 91 struct sshbuf *resp, *kbuf; in process_sign() local 152 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local 214 struct sshbuf *kbuf, *resp; in process_load_resident() local 275 struct sshbuf *req, *resp; in main() local
|
H A D | ssh-sk.c | 188 sshsk_ecdsa_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_ecdsa_assemble() 257 sshsk_ed25519_assemble(struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_ed25519_assemble() 290 struct sk_enroll_response *resp, struct sshkey **keyp) in sshsk_key_from_response() 435 fill_attestation_blob(const struct sk_enroll_response *resp, in fill_attestation_blob() 469 struct sk_enroll_response *resp = NULL; in sshsk_enroll() local 561 sshsk_ecdsa_sig(struct sk_sign_response *resp, struct sshbuf *sig) in sshsk_ecdsa_sig() 606 sshsk_ed25519_sig(struct sk_sign_response *resp, struct sshbuf *sig) in sshsk_ed25519_sig() 640 struct sk_sign_response *resp = NULL; in sshsk_sign() local
|
H A D | ssh-sk-client.c | 145 struct sshbuf *req = NULL, *resp = NULL; in client_converse() local 233 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; in sshsk_sign() local 294 struct sshbuf *kbuf = NULL, *abuf = NULL, *req = NULL, *resp = NULL; in sshsk_enroll() local 391 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; in sshsk_load_resident() local
|
/openbsd/sys/dev/usb/ |
H A D | uhidpp.c | 841 struct uhidpp_report resp; in hidpp_get_protocol_version() local 870 struct uhidpp_report resp; in hidpp10_get_name() local 913 struct uhidpp_report resp; in hidpp10_get_type() local 972 struct uhidpp_report resp; in hidpp10_enable_notifications() local 995 struct uhidpp_report resp; in hidpp20_root_get_feature() local 1020 struct uhidpp_report resp; in hidpp20_feature_get_count() local 1040 struct uhidpp_report resp; in hidpp20_feature_get_id() local 1062 struct uhidpp_report resp; in hidpp20_battery_get_level_status() local 1132 struct uhidpp_report resp; in hidpp20_battery_get_capability() local 1153 struct uhidpp_report resp; in hidpp20_unified_battery_get_capabilities() local [all …]
|
/openbsd/sys/dev/pckbc/ |
H A D | pms.c | 630 u_char resp; in pms_enable_intelli() local 1003 u_char resp[3]; in synaptics_query() local 1132 u_char resp[3]; in synaptics_knock() local 1441 u_char resp[3]; in alps_get_hwinfo() local 1481 u_char resp[3]; in pms_enable_alps() local 1709 u_char resp[3]; in elantech_set_absolute_mode_v1() local 1743 u_char resp[3]; in elantech_set_absolute_mode_v2() local 1783 u_char resp[3]; in elantech_set_absolute_mode_v3() local 1879 u_char resp[3]; in elantech_get_hwinfo_v2() local 1940 u_char resp[3]; in elantech_get_hwinfo_v3() local [all …]
|
/openbsd/sys/arch/arm64/dev/ |
H A D | aplspmi.c | 146 aplspmi_read_resp(struct aplspmi_softc *sc, uint32_t *resp) in aplspmi_read_resp() 168 uint32_t resp; in aplspmi_cmd_read() local 199 uint32_t data, resp; in aplspmi_cmd_write() local
|
/openbsd/sys/dev/pv/ |
H A D | viogpu.c | 457 struct virtio_gpu_ctrl_hdr resp = { 0 }; in viogpu_create_2d() local 481 struct virtio_gpu_ctrl_hdr resp = { 0 }; in viogpu_set_scanout() local 510 struct virtio_gpu_ctrl_hdr resp = { 0 }; in viogpu_attach_backing() local 543 struct virtio_gpu_ctrl_hdr resp = { 0 }; in viogpu_transfer_to_host_2d() local 566 struct virtio_gpu_ctrl_hdr resp = { 0 }; in viogpu_flush_resource() local
|
/openbsd/sys/arch/i386/i386/ |
H A D | esm.c | 363 struct esm_smb_resp resp; in esm_refresh() local 490 struct esm_devmap_resp resp; in esm_get_devmap() local 833 struct esm_smb_resp resp; in esm_make_sensors() local 957 struct esm_smb_resp resp; in esm_thresholds() local 1001 esm_cmd(struct esm_softc *sc, void *cmd, size_t cmdlen, void *resp, in esm_cmd() 1055 struct esm_smb_resp *resp, int wait, int step) in esm_smb_cmd()
|
/openbsd/include/rpc/ |
H A D | clnt.h | 162 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument 165 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument 193 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument 194 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
|
/openbsd/sbin/iked/ |
H A D | eap.c | 245 struct eap_header *resp; in eap_message_send() local 276 struct eap_message *resp; in eap_mschap_challenge() local 316 struct eap_message *resp; in eap_mschap_success() local
|
/openbsd/sys/dev/pci/drm/apple/ |
H A D | iomfb_template.c | 120 static void dcpep_cb_swap_complete(struct apple_dcp *dcp, in dcpep_cb_swap_complete() 218 struct dcp_get_uint_prop_resp resp = (struct dcp_get_uint_prop_resp){ in dcpep_cb_get_uint_prop() local 297 struct dcp_unmap_buf_resp *resp) in dcpep_cb_unmap_piodma() 336 struct dcp_allocate_buffer_resp resp = { 0 }; in dcpep_cb_allocate_buffer() local 591 u8 resp = dcpep_process_chunks(dcp, req); in dcpep_cb_prop_end() local 749 struct dcp_swap_start_resp *resp = data; in dcp_swap_clear_started() local 1142 struct dcp_swap_start_resp *resp = data; in dcp_swap_started() local
|
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 130 int smum_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg, uint32_t *resp) in smum_send_msg_to_smc() 158 uint32_t *resp) in smum_send_msg_to_smc_with_parameter()
|
/openbsd/regress/lib/libradius/ |
H A D | test05.c | 9 RADIUS_PACKET *req0, *req1, *resp; in test05() local
|
/openbsd/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 885 int sizerr, resp; in sendfile() local 980 char resp; in response() local 1408 int resp, port; in opennet() local 1480 int resp; in openrem() local
|
/openbsd/usr.sbin/radiusd/ |
H A D | radiusd_eap2mschap.c | 466 struct eap_mschap_response *resp; in eap_recv_mschap() local 623 char resp[256 + 1], buf[80]; in eap_resp_mschap() local 721 RADIUS_PACKET *resp; in eap_send_reject() local
|
/openbsd/sys/dev/pci/ |
H A D | if_bnxt.c | 1875 struct hwrm_port_phy_qcfg_output *resp = in bnxt_hwrm_port_phy_qcfg() local 2558 struct hwrm_queue_qportcfg_output *resp = in bnxt_hwrm_queue_qportcfg() local 2585 struct hwrm_ver_get_output *resp = in bnxt_hwrm_ver_get() local 2725 struct hwrm_func_qcaps_output *resp = in bnxt_hwrm_func_qcaps() local 2867 struct hwrm_vnic_alloc_output *resp = in bnxt_hwrm_vnic_alloc() local 2922 struct hwrm_vnic_rss_cos_lb_ctx_alloc_output *resp = in bnxt_hwrm_vnic_ctx_alloc() local 2973 struct hwrm_ring_grp_alloc_output *resp; in bnxt_hwrm_ring_grp_alloc() local 3034 struct hwrm_ring_alloc_output *resp; in bnxt_hwrm_ring_alloc() local 3106 struct hwrm_stat_ctx_alloc_output *resp; in bnxt_hwrm_stat_ctx_alloc() local 3201 struct hwrm_cfa_l2_filter_alloc_output *resp; in bnxt_hwrm_set_filter() local [all …]
|
/openbsd/usr.sbin/bgplgd/ |
H A D | slowcgi.c | 590 slowcgi_add_response(struct request *c, struct fcgi_response *resp) in slowcgi_add_response() 616 struct fcgi_response *resp; in slowcgi_response() local 1044 struct fcgi_response *resp; in script_in() local 1108 struct fcgi_response *resp; in create_data_record() local 1141 struct fcgi_response *resp; in create_end_record() local 1174 struct fcgi_response *resp; in cleanup_request() local
|
/openbsd/sys/arch/armv7/exynos/ |
H A D | crosec.c | 87 struct ec_response_hello *resp; in cros_ec_check_version() local 217 struct ec_response_get_comms_status *resp; in cros_ec_command_inptr() local
|
/openbsd/lib/libcrypto/ocsp/ |
H A D | ocsp_cl.c | 198 OCSP_response_status(OCSP_RESPONSE *resp) in OCSP_response_status() 208 OCSP_response_get1_basic(OCSP_RESPONSE *resp) in OCSP_response_get1_basic()
|
/openbsd/lib/libtls/ |
H A D | tls_ocsp.c | 211 tls_ocsp_verify_response(struct tls *ctx, OCSP_RESPONSE *resp) in tls_ocsp_verify_response() 301 OCSP_RESPONSE *resp; in tls_ocsp_process_response_internal() local
|
/openbsd/usr.sbin/snmpd/ |
H A D | application_internal.c | 320 struct appl_varbind *vb, *resp; in appl_internal_get() local 378 struct appl_varbind *vb, *resp; in appl_internal_getnext() local
|
/openbsd/games/backgammon/backgammon/ |
H A D | extra.c | 43 int resp; /* response to y/n */ in dble() local
|