OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ib_max
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_chan.h
39
int
ib_max
;
member in struct:nouveau_channel::__anon052d39320208
nouveau_dma.c
111
chan->dma.ib_put = (chan->dma.ib_put + 1) & chan->dma.
ib_max
;
143
chan->dma.ib_free += chan->dma.
ib_max
;
198
if (chan->dma.
ib_max
)
nouveau_dma.h
153
if (chan->dma.
ib_max
) {
nouveau_chan.c
441
chan->dma.
ib_max
= (0x02000 / 8) - 1;
443
chan->dma.ib_free = chan->dma.
ib_max
- chan->dma.ib_put;
nouveau_gem.c
797
if (chan->dma.
ib_max
) {
904
if (chan->dma.
ib_max
) {
Completed in 80 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025