Home
last modified time | relevance | path

Searched refs:response (Results 1 – 25 of 371) sorted by last modified time

12345678910>>...15

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4928 phy_out->phy_type = phy->params.response.phy_type; in emlxs_fca_port_manage()
4930 phy->params.response.interface_type; in emlxs_fca_port_manage()
4931 phy_out->misc_params = phy->params.response.misc_params; in emlxs_fca_port_manage()
4932 phy_out->rsvd[0] = phy->params.response.rsvd[0]; in emlxs_fca_port_manage()
4933 phy_out->rsvd[1] = phy->params.response.rsvd[1]; in emlxs_fca_port_manage()
4934 phy_out->rsvd[2] = phy->params.response.rsvd[2]; in emlxs_fca_port_manage()
4935 phy_out->rsvd[3] = phy->params.response.rsvd[3]; in emlxs_fca_port_manage()
H A Demlxs_sli4.c8823 cq->params.response.CQId; in emlxs_sli4_create_queues()
8872 wq->params.response.WQId; in emlxs_sli4_create_queues()
8965 hba->sli.sli4.mq.qid = mq->params.response.MQId; in emlxs_sli4_create_queues()
9760 ExtentCnt = ep->params.response.ExtentCnt; in emlxs_sli4_init_extents()
9775 bcopy((uint8_t *)ep->params.response.RscId, in emlxs_sli4_init_extents()
9812 ExtentCnt = ep->params.response.ExtentCnt; in emlxs_sli4_init_extents()
9827 bcopy((uint8_t *)ep->params.response.RscId, in emlxs_sli4_init_extents()
9864 ExtentCnt = ep->params.response.ExtentCnt; in emlxs_sli4_init_extents()
9879 bcopy((uint8_t *)ep->params.response.RscId, in emlxs_sli4_init_extents()
9915 ExtentCnt = ep->params.response.ExtentCnt; in emlxs_sli4_init_extents()
[all …]
H A Demlxs_fcf.c5790 fcfrec = &fcf->params.response.fcf_entry[0]; in emlxs_fcoe_fcftab_read_mbcmpl()
5819 event_tag = fcf->params.response.event_tag; in emlxs_fcoe_fcftab_read_mbcmpl()
5848 if (fcf->params.response.next_valid_fcf_index != 0xffff) { in emlxs_fcoe_fcftab_read_mbcmpl()
5855 (void *)((unsigned long)fcf->params.response. in emlxs_fcoe_fcftab_read_mbcmpl()
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src204 # The terminal enquire string <u9> should elicit an answerback response
872 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
1825 # identifies itself (primary DA response) as a vt220 with selective erase. But
1826 # the selective erase feature does not work. The secondary response is copied
6183 # Vox: 1-(916)-785-4363 (Technical response line for VDTs)
20764 # DSR, 6 = request CPR response.
H A Dtermcap.src204 # The terminal enquire string <u9> should elicit an answerback response
804 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
1601 # identifies itself (primary DA response) as a vt220 with selective erase. But
1602 # the selective erase feature does not work. The secondary response is copied
5459 # Vox: 1-(916)-785-4363 (Technical response line for VDTs)
18546 # DSR, 6 = request CPR response.
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2977 } response; member
3008 } response; member
3048 } response; member
3079 } response; member
3134 } response; member
3181 } response; member
3218 } response; member
3275 } response; member
3365 } response; member
3467 } response; member
[all …]
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica527 # In early February 1948, in response to California's electricity shortage,
540 # In response:
606 # Norris F. Keeping time in Alaska: national directives, local response.
H A Daustralasia1982 # page 3, which does not give the UT offset. In response to a comment by
H A Dantarctica282 # (2023-12-19, in response to the question "Has local time at Vostok
285 # (In response to a 2023-12-18 question "from 02:00 to 00:00 today"): This.
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c371 struct ypbind_resp *response; local
411 response = ypbindproc_domain_3(&ypbd, client);
413 if (response == NULL) {
422 if (response->ypbind_status != YPBIND_SUCC_VAL) {
426 if (response->ypbind_resp_u.ypbind_bindinfo) {
434 response->ypbind_resp_u.ypbind_bindinfo->ypbind_nconf;
436 response->ypbind_resp_u.ypbind_bindinfo->ypbind_svcaddr;
494 dump_response(response);
555 struct old_ypbind_resp response; local
577 (xdrproc_t)xdr_old_ypbind_resp, (caddr_t)&response,
[all …]
/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_ppi_qemu.c39 uint32_t response; // PPRP member
H A Dpci_virtio_scsi.c167 uint8_t response; member
183 uint8_t response; member
225 uint8_t response; member
456 tmf->response = io->taskio.task_status; in pci_vtscsi_tmf_handle()
557 cmd_wr->response = VIRTIO_SCSI_S_FAILURE; in pci_vtscsi_request_handle()
563 cmd_wr->response = VIRTIO_SCSI_S_OK; in pci_vtscsi_request_handle()
H A Dpci_hda.c199 static int hda_response(struct hda_codec_inst *hci, uint32_t response,
265 .response = hda_response,
1072 hda_response(struct hda_codec_inst *hci, uint32_t response, uint8_t unsol) in hda_response() argument
1094 HDA_RIRB_ENTRY_LEN * rirb->wp, response); in hda_response()
H A Dpci_hda.h84 int (*response)(struct hda_codec_inst *hci, uint32_t response, member
H A Dhda_codec.c536 if (!hops->response) { in hda_codec_command()
573 return (hops->response(hci, res, HDA_CODEC_RESPONSE_EX_SOL)); in hda_codec_command()
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddoor.c992 build_mgmt_response(xmlChar **response, request_t req, int *size) in build_mgmt_response() argument
1117 *response = malloc(sizeof (ret)); in build_mgmt_response()
1118 if (*response) **response = ret; in build_mgmt_response()
1121 xmlDocDumpMemory(doc, response, size); in build_mgmt_response()
1125 xmlDocDumpMemory(doc, response, size); in build_mgmt_response()
1128 xmlDocDumpMemory(doc, response, size); in build_mgmt_response()
1146 build_result_message(xmlChar **response, result_code_t code, int *size) in build_result_message() argument
1179 xmlDocDumpMemory(doc, response, size); in build_result_message()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c1244 pqi_general_admin_response_t response; in create_event_queue() local
1267 if (submit_admin_rqst_sync(s, &request, &response) == B_FALSE) in create_event_queue()
1272 response.data.create_operational_oq.oq_ci_offset); in create_event_queue()
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-fault-management.p5m272 # software-diagnosis and software-response
307 file path=usr/lib/fm/fmd/plugins/software-response.conf \
309 file path=usr/lib/fm/fmd/plugins/software-response.so mode=0555 \
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c1932 int response; in in_access_list() local
1963 response = 0; in in_access_list()
1966 response = 1; in in_access_list()
1999 return (response); in in_access_list()
2012 return (response); in in_access_list()
2039 return (response); in in_access_list()
2044 return (response); in in_access_list()
2050 return (response); in in_access_list()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt609 * response data.
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1233 krb5_data response; member
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dserver.c2455 const char *response, argument
2460 const char *response __attribute__((unused)),
2487 if (!response)
2496 user_end = strrchr(response, ' ');
2507 user_len = (size_t)(user_end - response);
2509 memcpy(user, response, user_len);
H A Dsaslint.h709 const char *response,
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drecvauth.c64 krb5_octet response; in recvauth_common() local
111 response = 0; in recvauth_common()
114 response = 1; in recvauth_common()
117 response = 2; in recvauth_common()
123 response = 255; in recvauth_common()
135 if ((krb5_net_write(context, *((int *)fd), (char *)&response, 1)) < 0) { in recvauth_common()
H A Dsend_tgs.c305 &rep->response, &use_master, tcp_only, in krb5_send_tgs2()
308 if (krb5_is_krb_error(&rep->response)) { in krb5_send_tgs2()
311 retval = decode_krb5_error(&rep->response, &err_reply); in krb5_send_tgs2()
317 free(rep->response.data); in krb5_send_tgs2()
318 rep->response.data = 0; in krb5_send_tgs2()
324 } else if (krb5_is_tgs_rep(&rep->response)) in krb5_send_tgs2()

12345678910>>...15