Searched refs:scd_mbx (Results 1 – 2 of 2) sorted by relevance
5 struct scd_mbx { struct32 struct scd_mbx mbx; argument50 struct scd_mbx * ch_mbxsave;
124 static void scd_doread(struct scd_softc *, int state, struct scd_mbx *mbxin);689 scd_doread(struct scd_softc *sc, int state, struct scd_mbx *mbxin) in scd_doread()691 struct scd_mbx *mbx = (state!=SCD_S_BEGIN) ? sc->ch_mbxsave : mbxin; in scd_doread()