Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/dev/
H A Dmongoose.c178 struct mongoose_softc { struct
179 device_t sc_dev;
180 void *sc_ih;
182 bus_space_tag_t sc_bt;
183 volatile struct mongoose_regs *sc_regs;
184 volatile struct mongoose_ctrl *sc_ctrl;
185 bus_addr_t sc_iomap;
188 struct hppa_eisa_chipset sc_ec;
189 struct hppa_isa_chipset sc_ic;
190 struct hppa_isa_iv sc_iv[MONGOOSE_NINTS];
[all …]