HomeSort by: relevance | last modified time | path
    Searched refs:sc_pcx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/dev/
mha.c 169 #define CCR (sc->sc_pcx[0])
170 #define OIR (sc->sc_pcx[1])
171 #define AMR (sc->sc_pcx[2])
172 #define SMR (sc->sc_pcx[3])
173 #define SRR (sc->sc_pcx[4])
174 #define STR (sc->sc_pcx[5])
175 #define RTR (sc->sc_pcx[6])
176 #define ATR (sc->sc_pcx[7])
177 #define PER (sc->sc_pcx[8])
178 #define IER (sc->sc_pcx[9]
    [all...]
mhavar.h 92 volatile u_char *sc_pcx; member in struct:mha_softc

Completed in 54 milliseconds