Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dmagmareg.h117 struct mbpp_softc *ms_mbpp; member
Dmagma.c529 mbpp = &sc->ms_mbpp->ms_port[port]; in magma_hard()
613 mbpp = &sc->ms_mbpp->ms_port[port]; in magma_hard()
729 struct mbpp_softc *mbpp = sc->ms_mbpp; in magma_soft()
1412 return( args == mbpp_match && sc->ms_board->mb_npar && sc->ms_mbpp == NULL ); in mbpp_match()
1423 sc->ms_mbpp = ms; in mbpp_attach()