Home
last modified time | relevance | path

Searched refs:msg_type (Results 1 – 25 of 105) sorted by relevance

12345

/titanic_41/usr/src/uts/sun4u/io/
H A Drmc_comm_drvintf.c123 if (!IS_NUMBERED_MSG(request->msg_type)) { in rmc_comm_request_nowait()
126 request->msg_type)); in rmc_comm_request_nowait()
139 request->msg_type)); in rmc_comm_request_nowait()
174 req.msg_type = request->msg_type; in rmc_comm_request_nowait()
179 request->msg_type)); in rmc_comm_request_nowait()
220 request->msg_type)); in rmc_comm_request_nowait()
229 dis->dreq_request.msg_type = request->msg_type; in rmc_comm_request_nowait()
249 "request=%x (busy)\n", request->msg_type)); in rmc_comm_request_nowait()
296 if (!IS_NUMBERED_MSG(request->msg_type)) { in rmc_comm_send_req_resp()
299 request->msg_type)); in rmc_comm_send_req_resp()
[all …]
H A Drmcadm.c349 rr.req.msg_type = rr32.req.msg_type; in rmcadm_ioctl()
353 rr.resp.msg_type = rr32.resp.msg_type; in rmcadm_ioctl()
411 rmc_reqp->msg_type = rr.req.msg_type; in rmcadm_ioctl()
422 if (rr.resp.msg_type != DP_NULL_MSG) { in rmcadm_ioctl()
424 rmc_respp->msg_type = rr.resp.msg_type; in rmcadm_ioctl()
445 rmc_respp->msg_type = rr.resp.msg_type; in rmcadm_ioctl()
503 rr32.req.msg_type = rr.req.msg_type; in rmcadm_ioctl()
507 rr32.resp.msg_type = rr.resp.msg_type; in rmcadm_ioctl()
555 ssbp.resp_bp.msg_type = ssbp32.resp_bp.msg_type; in rmcadm_ioctl()
615 rmc_respp->msg_type = ssbp.resp_bp.msg_type; in rmcadm_ioctl()
[all …]
H A Drmc_comm_dp.c353 if (drr->response.msg_type == DP_NULL_MSG) { in dp_tx_handle_ack()
1137 drr->response.msg_type == dp_msgp->type) { in rmc_comm_dp_mrecv()
1156 ((dp_invcmd_t *)datap)->inv_type == drr->request.msg_type) { in rmc_comm_dp_mrecv()
1172 ctlmsg.msg_type = type; in rmc_comm_dp_ctlsend()
1214 DPRINTF(rcs, DPRO, (CE_CONT, "msend msgtype=%02x\n", req->msg_type)); in rmc_comm_dp_msend()
1216 if (IS_NUMBERED_MSG(req->msg_type)) { in rmc_comm_dp_msend()
1269 if (IS_NUMBERED_MSG(req->msg_type)) { in rmc_comm_dp_msend()
1325 IS_NUMBERED_MSG(req->msg_type)) || in rmc_comm_dp_msend()
1327 IS_UNNUMBERED_MSG(req->msg_type))) && in rmc_comm_dp_msend()
1342 pkt->msg_type = req->msg_type; in rmc_comm_dp_msend()
[all …]
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c324 int msg_type; in sbbc_mbox_switch() local
333 for (msg_type = 0; msg_type < SBBC_MBOX_MSG_TYPES; msg_type++) { in sbbc_mbox_switch()
335 for (intr = master_mbox->intrs[msg_type]; intr != NULL; in sbbc_mbox_switch()
350 msg_type); in sbbc_mbox_switch()
556 uint32_t msg_type; in sbbc_mbox_post_reg() local
560 for (msg_type = 0; msg_type < SBBC_MBOX_MSG_TYPES; msg_type++) { in sbbc_mbox_post_reg()
561 intr = master_mbox->intrs[msg_type]; in sbbc_mbox_post_reg()
565 "postreg for msgtype=%x\n", msg_type); in sbbc_mbox_post_reg()
588 sbbc_mbox_reg_intr(uint32_t msg_type, sbbc_intrfunc_t intr_handler, in sbbc_mbox_reg_intr() argument
597 if (msg_type >= SBBC_MBOX_MSG_TYPES) in sbbc_mbox_reg_intr()
[all …]
H A Dsghsc.c1233 reqp->msg_type.type = CPCI_MBOX; in sghsc_scctl()
1247 resp->msg_type.type = CPCI_MBOX; in sghsc_scctl()
1253 reqp->msg_type.sub_type = CPCI_GET_SLOT_STATUS; in sghsc_scctl()
1254 resp->msg_type.sub_type = CPCI_GET_SLOT_STATUS; in sghsc_scctl()
1258 reqp->msg_type.sub_type = CPCI_GET_NUM_SLOTS; in sghsc_scctl()
1259 resp->msg_type.sub_type = CPCI_GET_NUM_SLOTS; in sghsc_scctl()
1263 reqp->msg_type.sub_type = CPCI_SET_SLOT_STATUS; in sghsc_scctl()
1264 resp->msg_type.sub_type = CPCI_SET_SLOT_STATUS; in sghsc_scctl()
1268 reqp->msg_type.sub_type = CPCI_SET_SLOT_STATUS; in sghsc_scctl()
1269 resp->msg_type.sub_type = CPCI_SET_SLOT_STATUS; in sghsc_scctl()
[all …]
/titanic_41/usr/src/uts/sun4u/lw8/io/
H A Dsgfru.c1166 reqp->msg_type.type = SGFRU_MBOX; in sgfru_mbox()
1168 resp->msg_type.type = SGFRU_MBOX; in sgfru_mbox()
1174 reqp->msg_type.sub_type = SGFRU_MBOX_GETCHILDLIST; in sgfru_mbox()
1177 resp->msg_type.sub_type = SGFRU_MBOX_GETCHILDLIST; in sgfru_mbox()
1183 reqp->msg_type.sub_type = SGFRU_MBOX_GETCHILDHANDLES; in sgfru_mbox()
1186 resp->msg_type.sub_type = SGFRU_MBOX_GETCHILDHANDLES; in sgfru_mbox()
1192 reqp->msg_type.sub_type = SGFRU_MBOX_GETNODEINFO; in sgfru_mbox()
1195 resp->msg_type.sub_type = SGFRU_MBOX_GETNODEINFO; in sgfru_mbox()
1201 reqp->msg_type.sub_type = SGFRU_MBOX_GETNUMSECTIONS; in sgfru_mbox()
1204 resp->msg_type.sub_type = SGFRU_MBOX_GETNUMSECTIONS; in sgfru_mbox()
[all …]
/titanic_41/usr/src/lib/librsc/sparc/mpxu/common/
H A Dlibrsc.c231 rr_req->msg_type = req->type; in rscp_send_recv()
236 rr_resp->msg_type = resp->type; in rscp_send_recv()
241 rr_resp->msg_type = DP_NULL_MSG; in rscp_send_recv()
258 rr_req->msg_type, rr.status, errno); in rscp_send_recv()
597 req->msg_type = msgp->type; in rscp_send()
603 resp->msg_type = rr_item->resp_type; in rscp_send()
624 printf("request/response %x/%x\n", req->msg_type, resp->msg_type); in rscp_send()
629 rr.req.msg_type, rr.status, errno); in rscp_send()
640 rsc_rx_resp_type = resp->msg_type; in rscp_send()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dkrb5_decode.c341 if (t4.tagnum == 25) (*rep)->msg_type = KRB5_AS_REP; in decode_krb5_enc_kdc_rep_part()
342 else if(t4.tagnum == 26) (*rep)->msg_type = KRB5_TGS_REP; in decode_krb5_enc_kdc_rep_part()
360 if((*rep)->msg_type != KRB5_AS_REP) in decode_krb5_as_rep()
376 if((*rep)->msg_type != KRB5_TGS_REP) clean_return(KRB5_BADMSGTYPE); in decode_krb5_tgs_rep()
393 { krb5_msgtype msg_type; in decode_krb5_ap_req() local
394 get_field(msg_type,1,asn1_decode_msgtype); in decode_krb5_ap_req()
396 if(msg_type != KRB5_AP_REQ) clean_return(KRB5_BADMSGTYPE); in decode_krb5_ap_req()
426 { krb5_msgtype msg_type; in decode_krb5_ap_rep() local
427 get_field(msg_type,1,asn1_decode_msgtype); in decode_krb5_ap_rep()
429 if(msg_type != KRB5_AP_REP) clean_return(KRB5_BADMSGTYPE); in decode_krb5_ap_rep()
[all …]
/titanic_41/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c511 plat_log_fruid_error2(int msg_type, char *unum, struct async_flt *aflt, in plat_log_fruid_error2() argument
520 flags = plat_ecc_e2d_map[msg_type]; in plat_log_fruid_error2()
561 e2d.ee2d_type = (uint8_t)msg_type; in plat_log_fruid_error2()
591 plat_log_fruid_indictment(int msg_type, struct async_flt *aflt, char *unum) in plat_log_fruid_indictment() argument
607 switch (msg_type) { in plat_log_fruid_indictment()
684 contentsp->indictment_type = msg_type; in plat_log_fruid_indictment()
720 plat_log_fruid_indictment2(int msg_type, struct async_flt *aflt, char *unum) in plat_log_fruid_indictment2() argument
741 flags = plat_ecc_i2d_map[msg_type]; in plat_log_fruid_indictment2()
775 i2d->ei2d_type = msg_type; in plat_log_fruid_indictment2()
959 int msg_type, is_old_indict; in plat_blacklist() local
[all …]
/titanic_41/usr/src/cmd/ldmad/
H A Dldmad.c207 ldma_alloc_msg(uint64_t msg_num, uint32_t msg_type, size_t msg_dlen) in ldma_alloc_msg() argument
218 msg->msg_type = msg_type; in ldma_alloc_msg()
318 request->msg_type, request->msg_info, request_dlen); in ldma_data_cb()
339 if (agent->info->handlers[i].msg_type == request->msg_type) { in ldma_data_cb()
348 agent->info->name, hdl, request->msg_type); in ldma_data_cb()
399 reply->msg_type = LDMA_MSG_RESULT; in ldma_data_cb()
408 reply->msg_type = LDMA_MSG_ERROR; in ldma_data_cb()
421 reply->msg_type, reply->msg_info, reply_dlen); in ldma_data_cb()
/titanic_41/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c808 H->msg_type = DS_INIT_ACK; in ds_handle_init_req()
836 H->msg_type = DS_INIT_NACK; in ds_handle_init_req()
888 H->msg_type = DS_REG_ACK; in ds_handle_reg_req()
903 H->msg_type = DS_REG_NACK; in ds_handle_reg_req()
935 H->msg_type = DS_REG_ACK; in ds_handle_unreg()
948 H->msg_type = DS_REG_NACK; in ds_handle_unreg()
1084 if (header.msg_type >= in read_msg()
1091 if (header.msg_type == 9) in read_msg()
1107 (*ds_msg_handlers[header.msg_type])(lsp, msg_buf, header.payload_len); in read_msg()
1347 cpu_request(struct ldom_hdl *lhp, uint32_t msg_type, uint32_t cpuid) in cpu_request() argument
[all …]
H A Dldmsvcs_utils.h108 uint32_t msg_type; member
131 uint32_t msg_type; member
153 uint32_t msg_type; member
/titanic_41/usr/src/uts/common/os/
H A Dmsg.c705 long copy_type = smp->msg_type; in msgrcv()
839 copyerror = copyout(&smp->msg_type, msgp, in msg_copyout()
840 sizeof (smp->msg_type)); in msg_copyout()
845 int32_t msg_type32 = smp->msg_type; in msg_copyout()
904 if (msgtyp == mp->msg_type) { in msgrcv_lookup()
927 if (mp->msg_type <= low_msgtype && in msgrcv_lookup()
928 !(smp && smp->msg_type <= mp->msg_type)) { in msgrcv_lookup()
930 low_msgtype = mp->msg_type; in msgrcv_lookup()
940 qp->msg_lowest_type = smp->msg_type; in msgrcv_lookup()
1004 (msgtyp > 0 && msgtyp == mp->msg_type) || in msgsnap()
[all …]
/titanic_41/usr/src/lib/libtsalarm/common/
H A Dtsalarm.c78 send_msg.msg_type = TSALARM_CONTROL; in tsalarm_get()
107 if (recv_msg.msg_type != TSALARM_CONTROL_R) { in tsalarm_get()
173 send_msg.msg_type = TSALARM_CONTROL; in tsalarm_set()
202 if (recv_msg.msg_type != TSALARM_CONTROL_R) { in tsalarm_set()
/titanic_41/usr/src/uts/sun4v/io/
H A Dfault_iso.c196 msg->req_num, msg->msg_type, msg->cpu_id); in cpu_data_handler()
200 switch (msg->msg_type) { in cpu_data_handler()
264 (msg->msg_type == FMA_CPU_REQ_OFFLINE)) || in cpu_data_handler()
265 ((rv == ENOTSUP) && (msg->msg_type == FMA_CPU_REQ_ONLINE))); in cpu_data_handler()
314 "memory length = 0x%lx\n", msg->req_num, msg->msg_type, in mem_data_handler()
325 switch (msg->msg_type) { in mem_data_handler()
H A Ddr_cpu.c288 switch (req->msg_type) { in dr_cpu_data_handler()
294 (req->msg_type == DR_CPU_CONFIGURE) ? in dr_cpu_data_handler()
296 (req->msg_type == DR_CPU_FORCE_UNCONFIG) ? in dr_cpu_data_handler()
308 req->msg_type); in dr_cpu_data_handler()
316 resp->msg_type = DR_CPU_ERROR; in dr_cpu_data_handler()
355 resp->msg_type = DR_CPU_ERROR; in dr_cpu_err_resp()
401 switch (req->msg_type) { in dr_cpu_list_wrk()
419 "%s: bad msg_type %d\n", __func__, req->msg_type); in dr_cpu_list_wrk()
479 if (req->msg_type != DR_CPU_CONFIGURE) in dr_cpu_list_wrk()
573 res[idx].status = (req->msg_type == DR_CPU_CONFIGURE) ? in dr_cpu_res_array_init()
[all …]
/titanic_41/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c830 req.msg_type.type = INFO_MBOX; in plat_nodename_set()
831 req.msg_type.sub_type = INFO_MBOX_NODENAME; in plat_nodename_set()
842 resp.msg_type.type = INFO_MBOX; in plat_nodename_set()
843 resp.msg_type.sub_type = INFO_MBOX_NODENAME; in plat_nodename_set()
1048 plat_send_ecc_mailbox_msg(plat_ecc_message_type_t msg_type, void *datap) in plat_send_ecc_mailbox_msg() argument
1077 switch (msg_type) { in plat_send_ecc_mailbox_msg()
1129 msgp->ecc_req.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
1130 msgp->ecc_req.msg_type.sub_type = msg_subtype; in plat_send_ecc_mailbox_msg()
1149 msgp->ecc_resp.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
1150 msgp->ecc_resp.msg_type.sub_type = msg_subtype; in plat_send_ecc_mailbox_msg()
[all …]
/titanic_41/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c840 req.msg_type.type = INFO_MBOX; in plat_nodename_set()
841 req.msg_type.sub_type = INFO_MBOX_NODENAME; in plat_nodename_set()
852 resp.msg_type.type = INFO_MBOX; in plat_nodename_set()
853 resp.msg_type.sub_type = INFO_MBOX_NODENAME; in plat_nodename_set()
1061 plat_send_ecc_mailbox_msg(plat_ecc_message_type_t msg_type, void *datap) in plat_send_ecc_mailbox_msg() argument
1090 switch (msg_type) { in plat_send_ecc_mailbox_msg()
1142 msgp->ecc_req.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
1143 msgp->ecc_req.msg_type.sub_type = msg_subtype; in plat_send_ecc_mailbox_msg()
1163 msgp->ecc_resp.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
1164 msgp->ecc_resp.msg_type.sub_type = msg_subtype; in plat_send_ecc_mailbox_msg()
[all …]
/titanic_41/usr/src/uts/sun4v/ontario/io/
H A Dtsalarm.c136 uint8_t msg_type; /* provided by user apps */ member
153 uint8_t msg_type; /* passed to user apps */ member
168 uint8_t msg_type; member
751 send_msg.msg_type = PCP_ALARM_CONTROL; in glvc_alarm_get()
774 if (recv_msg.msg_type != PCP_ALARM_CONTROL_R) { in glvc_alarm_get()
826 send_msg.msg_type = PCP_ALARM_CONTROL; in glvc_alarm_set()
848 if (recv_msg.msg_type != PCP_ALARM_CONTROL_R) { in glvc_alarm_set()
933 req_msg_hdr->msg_type = req_msg->msg_type; in tsal_pcp_send_recv()
1042 resp_msg->msg_type = resp_msg_hdr->msg_type; in tsal_pcp_send_recv()
1363 hdrp->msg_type = req_hdr->msg_type; in tsal_pcp_send_req_msg_hdr()
[all …]
/titanic_41/usr/src/lib/libpcp/common/
H A Dpcp_common.h49 uint8_t msg_type; /* provided by user apps */ member
67 uint8_t msg_type; /* passed to user apps */ member
H A Dlibpcp.c399 req_msg_hdr->msg_type = req_msg->msg_type; in pcp_send_recv()
522 resp_msg->msg_type = resp_msg_hdr->msg_type; in pcp_send_recv()
961 hdrp->msg_type = req_hdr->msg_type; in pcp_send_req_msg_hdr()
986 uint8_t msg_type; in pcp_recv_resp_msg_hdr() local
1039 if ((ret = pcp_io_op(&msg_type, sizeof (msg_type), in pcp_recv_resp_msg_hdr()
1108 resp_hdr->msg_type = msg_type; in pcp_recv_resp_msg_hdr()
/titanic_41/usr/src/uts/sun4v/sys/
H A Dfault_iso.h43 uint32_t msg_type; member
69 uint32_t msg_type; member
/titanic_41/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.h187 extern uint64_t hvio_msg_getmsiq(devhandle_t dev_hdl, pcie_msg_type_t msg_type,
189 extern uint64_t hvio_msg_setmsiq(devhandle_t dev_hdl, pcie_msg_type_t msg_type,
191 extern uint64_t hvio_msg_getvalid(devhandle_t dev_hdl, pcie_msg_type_t msg_type,
193 extern uint64_t hvio_msg_setvalid(devhandle_t dev_hdl, pcie_msg_type_t msg_type,
/titanic_41/usr/src/uts/sun4u/sys/
H A Drmcadm.h42 uint8_t msg_type; /* message type */ member
66 uint8_t msg_type; /* message type */ member
/titanic_41/usr/src/head/
H A Dmdmn_changelog.h59 #define lr_msgtype lr_msg.msg_type
74 #define lr_od_msgtype lr_od_msg.msg_type

12345