Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/sparc/dev/
Dmagmareg.h168 struct cd1190 *mp_cd1190; /* all the others */ member
Dmagma.c1435 mp->mp_cd1190 = &sc->ms_cd1190[port];
/mirbsd/src/sys/dev/sbus/
Dmagmareg.h176 struct cd1190 *mp_cd1190; /* all the others */ member
Dmagma.c1389 mp->mp_cd1190 = &sc->ms_cd1190[port]; in mbpp_attach()