Home
last modified time | relevance | path

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

/external/libdrm/nouveau/
Dabi16.c88 struct nve0_fifo *nve0 = obj->data; in abi16_chan_nve0() local
93 req.tt_ctxdma_handle = nve0->engine; in abi16_chan_nve0()
101 nve0->base.channel = req.channel; in abi16_chan_nve0()
102 nve0->base.pushbuf = req.pushbuf_domains; in abi16_chan_nve0()
103 nve0->notify = req.notifier_handle; in abi16_chan_nve0()
104 nve0->base.object->handle = req.channel; in abi16_chan_nve0()
105 nve0->base.object->length = sizeof(*nve0); in abi16_chan_nve0()