Home
last modified time | relevance | path

Searched defs:msg_id (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_hdcp.h152 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
209 u8 msg_id; member
[all …]
/openbsd/usr.sbin/ldpd/
H A Dnotification.c77 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 Dlde.h59 uint32_t msg_id; member
H A Dpacket.c618 session_shutdown(struct nbr *nbr, uint32_t status, uint32_t msg_id, in session_shutdown()
H A Dldpd.h198 uint32_t msg_id; member
221 uint32_t msg_id; member
238 uint32_t msg_id; /* network byte order */ member
H A Dlde.c995 lde_send_notification(struct lde_nbr *ln, uint32_t status_code, uint32_t msg_id, in lde_send_notification()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp_hdcp.c283 u8 msg_id; member
288 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 Dintel_hdmi.c1573 u8 msg_id; member
1595 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/lib/libc/nls/
H A Dcatgets.c39 catgets(nl_catd catd, int set_id, int msg_id, const char *s) in catgets()
/openbsd/sys/dev/pci/drm/amd/display/modules/hdcp/
H A Dhdcp_ddc.c153 enum mod_hdcp_ddc_message_id msg_id, in read()
188 enum mod_hdcp_ddc_message_id msg_id, in read_repeatedly()
212 enum mod_hdcp_ddc_message_id msg_id, in write()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.c105 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/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.c120 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/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr_smu_msg.c68 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/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_clockpowergating.c170 const uint32_t *msg_id) in smu7_update_clock_gatings()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv1_clk_mgr_vbios_smu.c105 unsigned int msg_id, unsigned int param) in rv1_vbios_smu_send_msg_with_param()
/openbsd/sys/dev/pci/drm/amd/display/include/
H A Dhdcp_msg_types.h96 enum hdcp_message_id msg_id; member
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.c98 unsigned int msg_id, in dcn301_smu_send_msg_with_param()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr_vbios_smu.c98 unsigned int msg_id, in rn_vbios_smu_send_msg_with_param()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr_smu_msg.c77 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/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.c120 unsigned int msg_id, unsigned int param) in dcn316_smu_send_msg_with_param()
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.c133 unsigned int msg_id, unsigned int param) in dcn315_smu_send_msg_with_param()
/openbsd/sys/sys/
H A Daudioio.h123 int msg_id; member
/openbsd/sys/dev/usb/
H A Dif_athn_usb.c711 athn_usb_htc_msg(struct athn_usb_softc *usc, uint16_t msg_id, void *buf, in athn_usb_htc_msg()
1881 uint16_t msg_id; in athn_usb_intr() local
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c984 void dm_helpers_smu_timeout(struct dc_context *ctx, unsigned int msg_id, unsigned int param, unsign… in dm_helpers_smu_timeout()
/openbsd/usr.bin/ssh/
H A Dsftp-client.c77 u_int msg_id; member
603 u_int id, msg_id; in sftp_get_limits() local

12