OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:radeonfb_limits
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
radeonfb.c
230
}
radeonfb_limits
[] = {
variable in typeref:struct:__anon5a2a5ee60108[]
659
for (i = 0;
radeonfb_limits
[i].size; i++) {
660
if (sc->sc_memsz >=
radeonfb_limits
[i].size) {
661
sc->sc_maxx =
radeonfb_limits
[i].maxx;
662
sc->sc_maxy =
radeonfb_limits
[i].maxy;
663
sc->sc_maxbpp =
radeonfb_limits
[i].maxbpp;
666
radeonfb_limits
[i].maxdisp;
Completed in 70 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025