HomeSort by: relevance | last modified time | path
    Searched refs:msg_out (Results 1 - 15 of 15) sorted by relevancy

  /src/usr.sbin/rpc.pcnfsd/
common.h 178 __LINE__, __FILE__, "ex"); (void)msg_out(asstmp); \
pcnfsd_print.c 194 msg_out(tempstr);
305 msg_out(tempstr);
321 msg_out(tempstr);
345 msg_out("rpc.pcnfsd: su_popen failed");
362 msg_out("rpc.pcnfsd: su_pclose alert");
403 msg_out("rpc.pcnfsd: unable to popen() lp status");
538 msg_out("rpc.pcnfsd: unable to popen lpc stat");
586 msg_out("rpc.pcnfsd: malloc failure");
663 msg_out("rpc.pcnfsd: unable to popen() lpstat queue query");
743 msg_out("rpc.pcnfsd: unable to popen() lpq")
    [all...]
pcnfsd_misc.c 356 msg_out("rpc.pcnfsd: su_popen timeout - killed child process");
427 msg_out("rpc.pcnfsd: unable to create pipe in su_popen");
451 msg_out("rpc.pcnfsd: fork failed");
pcnfsd.x 630 ** The following forces a publically-visible msg_out()
634 % void msg_out(msg) const char *msg; {_msgout(msg);}
637 % extern void msg_out(const char *);
pcnfsd_v2.c 489 msg_out("rpc.pcnfsd: getdomainname failed");
494 msg_out("rpc.pcnfsd: yp_bind failed");
501 msg_out("rpc.pcnfsd: yp_match failed");
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp_psp.c 415 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_prepare_ake_init
421 msg_out = &hdcp_cmd->out_msg.hdcp2_prepare_process_authentication_message_v2;
433 memcpy(&hdcp->auth.msg.hdcp2.ake_init[0], &msg_out->prepare.transmitter_message[0],
444 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_validate_ake_cert
450 msg_out = &hdcp_cmd->out_msg.hdcp2_prepare_process_authentication_message_v2;
470 memcpy(hdcp->auth.msg.hdcp2.ake_no_stored_km, &msg_out->prepare.transmitter_message[0],
474 &msg_out->prepare.transmitter_message[sizeof(hdcp->auth.msg.hdcp2.ake_no_stored_km)],
477 if (msg_out->process.msg1_status == TA_HDCP2_MSG_AUTHENTICATION_STATUS__SUCCESS) {
478 hdcp->connection.is_km_stored = msg_out->process.is_km_stored ? 1 : 0;
479 hdcp->connection.is_repeater = msg_out->process.is_repeater ? 1 : 0
491 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_validate_h_prime
536 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_prepare_lc_init
566 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_validate_l_prime
600 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_prepare_eks
672 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_validate_rx_id_list
751 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_prepare_stream_management
783 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; local in function:mod_hdcp_hdcp2_validate_stream_ready
    [all...]
  /src/sys/dev/ic/
siop_common.c 261 memset(siop_cmd->siop_tables->msg_out, 0,
262 sizeof(siop_cmd->siop_tables->msg_out));
265 siop_cmd->siop_tables->msg_out[0] = MSG_IDENTIFY(lun, 0);
276 siop_cmd->siop_tables->msg_out[0] = MSG_IDENTIFY(lun, 0);
278 siop_cmd->siop_tables->msg_out[0] = MSG_IDENTIFY(lun, 1);
287 siop_cmd->siop_tables->msg_out[1] = siop_cmd->xs->xs_tag_type;
292 siop_cmd->siop_tables->msg_out[2] = siop_cmd->tag;
370 tables->msg_out[0] = MSG_MESSAGE_REJECT;
516 tables->msg_out[0] = MSG_MESSAGE_REJECT;
579 tables->msg_out[0] = MSG_MESSAGE_REJECT
    [all...]
siopvar_common.h 51 uint8_t msg_out[16]; /* 0 */ member in struct:siop_common_xfer
esiop.c 813 if (esiop_cmd->cmd_tables->msg_out[0] & 0x80) {
820 esiop_cmd->cmd_tables->msg_out[1];
822 esiop_cmd->cmd_tables->msg_out[3];
825 esiop_cmd->cmd_tables->msg_out[0];
827 esiop_cmd->cmd_tables->msg_out[2];
926 esiop_cmd->cmd_tables->msg_out[0] = MSG_MESSAGE_REJECT;
1050 esiop_cmd->cmd_tables->msg_out[0] = MSG_MESSAGE_REJECT;
1366 int tag = esiop_cmd->cmd_tables->msg_out[2];
siop.c 687 if (siop_cmd->cmd_tables->msg_out[0] & 0x80) {
694 siop_cmd->cmd_tables->msg_out[1];
696 siop_cmd->cmd_tables->msg_out[3];
698 msg = siop_cmd->cmd_tables->msg_out[0];
700 siop_cmd->cmd_tables->msg_out[2];
787 siop_cmd->cmd_tables->msg_out[0] = MSG_MESSAGE_REJECT;
892 siop_cmd->cmd_tables->msg_out[0] = MSG_MESSAGE_REJECT;
1127 int tag = siop_cmd->cmd_tables->msg_out[2];
aic79xx.c 339 ahd_outb(ahd, MSG_OUT, MSG_NOOP); /* No message to send */
1081 ahd_outb(ahd, MSG_OUT, HOST_MSG);
1136 ahd_outb(ahd, MSG_OUT, HOST_MSG);
1270 ahd_outb(ahd, MSG_OUT, HOST_MSG);
1754 u_int msg_out; local in function:ahd_handle_transmission_error
1788 msg_out = MSG_INITIATOR_DET_ERR;
1916 msg_out = MSG_PARITY_ERROR;
1926 ahd->send_msg_perror = msg_out;
1927 if (scb != NULL && msg_out == MSG_INITIATOR_DET_ERR)
1929 ahd_outb(ahd, MSG_OUT, HOST_MSG)
    [all...]
  /src/sys/arch/bebox/stand/boot/
sdvar.h 59 uint8_t msg_out[16]; /* 0 */ member in struct:siop_common_xfer
siop.c 109 memset(xfer->siop_tables.msg_out, 0, sizeof(xfer->siop_tables.msg_out));
112 xfer->siop_tables.msg_out[0] = MSG_IDENTIFY(xs->lun, 0);
114 xfer->siop_tables.msg_out[0] = MSG_IDENTIFY(xs->lun, 1);
  /src/sys/arch/prep/stand/boot/
sdvar.h 59 uint8_t msg_out[16]; /* 0 */ member in struct:siop_common_xfer
siop.c 105 memset(xfer->siop_tables.msg_out, 0, sizeof(xfer->siop_tables.msg_out));
108 xfer->siop_tables.msg_out[0] = MSG_IDENTIFY(xs->lun, 0);
110 xfer->siop_tables.msg_out[0] = MSG_IDENTIFY(xs->lun, 1);

Completed in 27 milliseconds