OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mgafb_mode_fits
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
mgafb.c
121
static bool
mgafb_mode_fits
(struct mgafb_softc *, const struct videomode *);
1342
mgafb_mode_fits
(struct mgafb_softc *sc, const struct videomode *vm)
function
1379
if (m != NULL &&
mgafb_mode_fits
(sc, m)) {
1391
if (
mgafb_mode_fits
(sc, m)) {
Completed in 19 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026