Home
last modified time | relevance | path

Searched defs:msg_out (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_psp.c415 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_prepare_ake_init() local
444 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_validate_ake_cert() local
491 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_validate_h_prime() local
536 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_prepare_lc_init() local
566 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_validate_l_prime() local
600 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_prepare_eks() local
672 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_validate_rx_id_list() local
751 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_prepare_stream_management() local
783 struct ta_hdcp_cmd_hdcp2_process_prepare_authentication_message_output_v2 *msg_out; in mod_hdcp_hdcp2_validate_stream_ready() local
/netbsd-src/sys/arch/prep/stand/boot/
H A Dsdvar.h59 uint8_t msg_out[16]; /* 0 */ member
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsdvar.h59 uint8_t msg_out[16]; /* 0 */ member
/netbsd-src/sys/dev/ic/
H A Dsiopvar_common.h51 uint8_t msg_out[16]; /* 0 */ member
H A Daic79xx.c1754 u_int msg_out; in ahd_handle_transmission_error() local
/netbsd-src/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd.x634 % void msg_out(msg) const char *msg; {_msgout(msg);} in msg_out() function