Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dsisfb.c59 struct sisfb { struct
60 struct sisfb_softc *sc; argument
61 uint8_t cmap[256 * 3];
63 bus_space_tag_t fbt;
64 bus_space_handle_t fbh;
88 struct sisfb_softc { argument
90 struct sisfb *sc_fb; argument