Home
last modified time | relevance | path

Searched refs:mongoose_ctrl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hppa/dev/
H A Dmongoose.c67 struct mongoose_ctrl { struct
184 volatile struct mongoose_ctrl *sc_ctrl;
613 sizeof(struct mongoose_ctrl), 0, &ioh)) { in mgattach()
626 sc->sc_ctrl = (struct mongoose_ctrl *)ioh; in mgattach()