HomeSort by: relevance | last modified time | path
    Searched defs:bwtwo_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sun/
bwtwovar.h 76 struct bwtwo_softc { struct
93 int (*sc_get_video)(struct bwtwo_softc *);
94 void (*sc_set_video)(struct bwtwo_softc *, int);
104 void bwtwoattach(struct bwtwo_softc *, const char *, int);
bwtwovar.h 76 struct bwtwo_softc { struct
93 int (*sc_get_video)(struct bwtwo_softc *);
94 void (*sc_set_video)(struct bwtwo_softc *, int);
104 void bwtwoattach(struct bwtwo_softc *, const char *, int);

Completed in 202 milliseconds