Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_mst_helper.h315 struct drm_dp_sideband_msg_rx { struct
316 u8 chunk[48];
317 u8 msg[256];
318 u8 curchunk_len;
319 u8 curchunk_idx; /* chunk we are parsing now */
320 u8 curchunk_hdrlen;
321 u8 curlen; /* total length of the msg */
322 bool have_somt;
323 bool have_eomt;
324 struct drm_dp_sideband_msg_hdr initial_hdr;