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

/openbsd-current/sys/arch/hppa/dev/
H A Dmongoosevar.h46 volatile struct mongoose_ctrl *sc_ctrl;
H A Dmongoosereg.h42 struct mongoose_ctrl { struct
H A Dmongoose.c580 sizeof(struct mongoose_ctrl), 0, &ioh) != 0) {
586 sc->sc_ctrl = (struct mongoose_ctrl *)ioh;
/openbsd-current/sys/arch/hppa/gsc/
H A Dmongoose_gsc.c82 sizeof(struct mongoose_ctrl), 0, &ioh) != 0) {
88 sc->sc_ctrl = (struct mongoose_ctrl *)ioh;

Completed in 80 milliseconds