Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/apple/
H A Diomfb.c319 int channel_offset; in dcpep_got_msg() local
326 channel_offset = dcp_channel_offset(ctx_id); in dcpep_got_msg()
328 if (channel_offset < 0) { in dcpep_got_msg()
333 data = dcp->shmem + channel_offset + offset; in dcpep_got_msg()