| /openbsd-src/sys/dev/pci/drm/include/drm/display/ | 
| H A D | drm_hdcp.h | 152 	u8			msg_id;  member158 	u8			msg_id;  member
 165 	u8	msg_id;  member
 170 	u8	msg_id;  member
 175 	u8	msg_id;  member
 180 	u8	msg_id;  member
 185 	u8	msg_id;  member
 190 	u8	msg_id;  member
 195 	u8	msg_id;  member
 201 	u8	msg_id;  member
 [all …]
 
 | 
| /openbsd-src/usr.sbin/ldpd/ | 
| H A D | notification.c | 77 send_notification(struct tcp_conn *tcp, uint32_t status_code, uint32_t msg_id,  in send_notification()91 send_notification_rtlvs(struct nbr *nbr, uint32_t status_code, uint32_t msg_id,  in send_notification_rtlvs()
 259 gen_status_tlv(struct ibuf *buf, uint32_t status_code, uint32_t msg_id,  in gen_status_tlv()
 
 | 
| H A D | lde.h | 59 	uint32_t		 msg_id;  member
 | 
| H A D | packet.c | 618 session_shutdown(struct nbr *nbr, uint32_t status, uint32_t msg_id, in session_shutdown()   argument 
 | 
| H A D | ldpd.h | 198 	uint32_t	msg_id;  member 221 		uint32_t	msg_id;  member
 238 	uint32_t	msg_id;		/* network byte order */  member
 
 | 
| H A D | lde.c | 995 lde_send_notification(struct lde_nbr * ln,uint32_t status_code,uint32_t msg_id,uint16_t msg_type) lde_send_notification()  argument 
 | 
| /openbsd-src/sys/dev/pci/drm/i915/display/ | 
| H A D | intel_dp_hdcp.c | 283 	u8	msg_id;  member288 	u8 msg_id;  member
 354 				  u8 msg_id, bool *msg_ready)  in hdcp2_detect_msg_availability()
 392 	u8 msg_id = hdcp2_msg_data->msg_id;  in intel_dp_hdcp2_wait_for_msg()  local
 428 static const struct hdcp2_dp_msg_data *get_hdcp2_dp_msg_data(u8 msg_id)  in get_hdcp2_dp_msg_data()
 498 			    u8 msg_id, void *buf, size_t size)  in intel_dp_hdcp2_read_msg()
 
 | 
| H A D | intel_hdmi.c | 1573 	u8 msg_id;  member1595 static int get_hdcp2_msg_timeout(u8 msg_id, bool is_paired)  in get_hdcp2_msg_timeout()
 1616 			      u8 msg_id, bool *msg_ready,  in hdcp2_detect_msg_availability()
 1644 			      u8 msg_id, bool paired)  in intel_hdmi_hdcp2_wait_for_msg()
 1679 			      u8 msg_id, void *buf, size_t size)  in intel_hdmi_hdcp2_read_msg()
 
 | 
| /openbsd-src/lib/libc/nls/ | 
| H A D | catgets.c | 39 catgets(nl_catd catd, int set_id, int msg_id, const char *s)  in catgets()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/modules/hdcp/ | 
| H A D | hdcp_ddc.c | 153 		enum mod_hdcp_ddc_message_id msg_id, in read()   argument 192 read_repeatedly(struct mod_hdcp * hdcp,enum mod_hdcp_ddc_message_id msg_id,uint8_t * buf,uint32_t buf_len,uint8_t read_size) read_repeatedly()  argument
 216 write(struct mod_hdcp * hdcp,enum mod_hdcp_ddc_message_id msg_id,uint8_t * buf,uint32_t buf_len) write()  argument
 [all...]
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn31/ | 
| H A D | dcn31_smu.c | 105 					 unsigned int msg_id,  in dcn31_smu_send_msg_with_param()327 	unsigned int msg_id, param;  in dcn31_smu_set_zstate_support()  local
 
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn314/ | 
| H A D | dcn314_smu.c | 120 					 unsigned int msg_id,  in dcn314_smu_send_msg_with_param()347 	unsigned int msg_id, param;  in dcn314_smu_set_zstate_support()  local
 
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/ | 
| H A D | dcn32_clk_mgr_smu_msg.c | 68 static bool dcn32_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, uint32_t msg_id, uint32…  in dcn32_smu_send_msg_with_param()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ | 
| H A D | smu7_clockpowergating.c | 170 					const uint32_t *msg_id)  in smu7_update_clock_gatings()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn10/ | 
| H A D | rv1_clk_mgr_vbios_smu.c | 105 		unsigned int msg_id, unsigned int param)  in rv1_vbios_smu_send_msg_with_param()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/include/ | 
| H A D | hdcp_msg_types.h | 96 	enum hdcp_message_id msg_id;  member
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn301/ | 
| H A D | dcn301_smu.c | 98 					  unsigned int msg_id,  in dcn301_smu_send_msg_with_param()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21/ | 
| H A D | rn_clk_mgr_vbios_smu.c | 98 					    unsigned int msg_id,  in rn_vbios_smu_send_msg_with_param()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/ | 
| H A D | dcn30_clk_mgr_smu_msg.c | 77 static bool dcn30_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, uint32_t msg_id, uint32…  in dcn30_smu_send_msg_with_param()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn316/ | 
| H A D | dcn316_smu.c | 120 		unsigned int msg_id, unsigned int param)  in dcn316_smu_send_msg_with_param()
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn315/ | 
| H A D | dcn315_smu.c | 133 		unsigned int msg_id, unsigned int param)  in dcn315_smu_send_msg_with_param()
 | 
| /openbsd-src/sys/sys/ | 
| H A D | audioio.h | 123 	int msg_id;  member
 | 
| /openbsd-src/sys/dev/usb/ | 
| H A D | if_athn_usb.c | 707 athn_usb_htc_msg(struct athn_usb_softc *usc, uint16_t msg_id, void *buf,  in athn_usb_htc_msg()1887 	uint16_t msg_id;  in athn_usb_intr()  local
 
 | 
| /openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/ | 
| H A D | amdgpu_dm_helpers.c | 984 dm_helpers_smu_timeout(struct dc_context * ctx,unsigned int msg_id,unsigned int param,unsigned int timeout_us) dm_helpers_smu_timeout()  argument 
 | 
| /openbsd-src/usr.bin/ssh/ | 
| H A D | sftp-client.c | 77 	u_int msg_id;  member603 	u_int id, msg_id;  in sftp_get_limits()  local
 
 |