Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/podulebus/
H A Dsec.c69 struct sec_softc { struct
70 struct wd33c93_softc sc_sbic;
71 bus_space_tag_t sc_pod_t;
72 bus_space_handle_t sc_pod_h;
73 bus_space_tag_t sc_mod_t;
74 bus_space_handle_t sc_mod_h;
75 void *sc_ih;
76 struct evcnt sc_intrcnt;
77 uint8_t sc_mpr;
80 bool sc_dmaactive;
[all …]