Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dvalkyriefb.c68 struct valkyriefb_softc { struct
69 device_t sc_dev;
70 int sc_node;
71 uint8_t *sc_base;
72 uint8_t *sc_fbaddr;
74 int sc_depth;
75 int sc_width, sc_height, sc_linebytes;
76 const struct videomode *sc_videomode;
77 uint8_t sc_modereg;
79 int sc_mode;
[all …]