Lines Matching refs:sc_pcx
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])
181 #define GLR (sc->sc_pcx[10])
182 #define DMR (sc->sc_pcx[11])
183 #define IMR (sc->sc_pcx[12])
325 sc->sc_pcx = &sc->sc_pc[0x10];
571 sc->sc_pcx[i] = c;
575 memcpy(sc->sc_pcx, cmd, clen);
1020 v = sc->sc_pcx[0];
1731 acb->stat = sc->sc_pcx[0]; /* XXX */