Home
last modified time | relevance | path

Searched defs:ps3fb_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/powerpc/ps3/
H A Dps3_syscons.c60 struct ps3fb_softc { struct
61 struct fb_info fb_info;
63 uint64_t sc_fbhandle;
87 static struct ps3fb_softc ps3fb_softc; argument