Home
last modified time | relevance | path

Searched refs:down_rep_recv (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_dp_mst_helper.h568 struct drm_dp_sideband_msg_rx down_rep_recv; member
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_dp_mst_topology.c3723 msg = up ? &mgr->up_req_recv : &mgr->down_rep_recv; in drm_dp_get_one_sb_msg()
3768 struct drm_dp_sideband_msg_hdr *hdr = &mgr->down_rep_recv.initial_hdr; in drm_dp_mst_handle_down_rep()
3774 if (!mgr->down_rep_recv.have_eomt) in drm_dp_mst_handle_down_rep()
3794 mgr->down_rep_recv.msg[0]); in drm_dp_mst_handle_down_rep()
3798 drm_dp_sideband_parse_reply(&mgr->down_rep_recv, &txmsg->reply); in drm_dp_mst_handle_down_rep()
3808 memset(&mgr->down_rep_recv, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep()
3826 memset(&mgr->down_rep_recv, 0, sizeof(struct drm_dp_sideband_msg_rx)); in drm_dp_mst_handle_down_rep()