Searched refs:mp_cd1400 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h135 struct cd1400 *mp_cd1400; /* ptr to chip */ member in struct:mtty_port
168 struct cd1400 *mp_cd1400; /* for LC2+1Sp card */ member in struct:mbpp_port
H A Dmagma.c469 cd = mbpp->mp_cd1400;
488 cd = mtty->mp_cd1400;
533 cd = mtty->mp_cd1400;
556 cd = mbpp->mp_cd1400;
582 cd = mtty->mp_cd1400;
799 mp->mp_cd1400 = &sc->ms_cd1400[chip];
800 if (mp->mp_cd1400->cd_parmode && chan == 0) {
872 cd = mp->mp_cd1400;
939 struct cd1400 *cd = mp->mp_cd1400;
1019 cd1400_enable_transmitter(mp->mp_cd1400, m
[all...]

Completed in 61 milliseconds