Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sun/
H A Dbwtwovar.h76 struct bwtwo_softc { struct
93 int (*sc_get_video)(struct bwtwo_softc *); argument
94 void (*sc_set_video)(struct bwtwo_softc *, int); argument
104 void bwtwoattach(struct bwtwo_softc *, const char *, int); argument