Lines Matching refs:sc_iobase
112 u_short sc_iobase; /* I/O port base address */ member
292 sc->sc_iobase = iobase;
488 register u_short iobase = sc->sc_iobase;
532 sc->sc_irq, sc->sc_iobase, sc->sc_interrupts); in aria_printsc()
771 register u_short iobase = sc->sc_iobase;
878 register u_int iobase = sc->sc_iobase;
914 register u_short iobase = sc->sc_iobase;
1031 aria_sendcmd(sc->sc_iobase, ARIADSPC_STOP_REC, 0, -1, -1);
1047 aria_sendcmd(sc->sc_iobase, ARIADSPC_STOP_PLAY, 1, -1, -1);
1066 aria_sendcmd(sc->sc_iobase, ARIADSPC_START_REC, ARIAR_RECORD_CHAN, -1, -1);
1071 aria_sendcmd(sc->sc_iobase, ARIADSPC_START_PLAY, 1, -1, -1);
1107 aria_sendcmd(sc->sc_iobase, ARIADSPC_START_REC, 0, -1, -1);
1138 aria_sendcmd(sc->sc_iobase, ARIADSPC_START_PLAY, 1, -1, -1);
1155 register u_short iobase = sc->sc_iobase;