Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/apple/
H A Diomfb.c100 u8 depth = oob ? dcp->ch_oobcmd.depth : dcp->ch_cmd.depth; in dcp_call_context()
116 return &dcp->ch_cmd; in dcp_get_channel()
483 if (dcp_channel_busy(&dcp->ch_cmd)) in dcp_flush()
H A Ddcp-internal.h156 struct dcp_channel ch_cmd, ch_oobcmd; member