Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dninjascsi32var.h120 struct njsc32_softc { struct
121 device_t sc_dev;
124 njsc32_model_t sc_model;
126 int sc_clk; /* one of following */
132 bus_space_tag_t sc_regt;
133 bus_space_handle_t sc_regh;
135 unsigned sc_flags;
144 enum njsc32_stat {
155 } sc_stat;
158 void *sc_ih;
[all …]