Home | History | Annotate | Download | only in ibus

Lines Matching refs:SIIRegs

140 static int	sii_GetByte(SIIRegs *regs, int phase, int ack);
141 static void sii_DoSync(SIIRegs *regs, State *state);
142 static void sii_StartDMA(SIIRegs *regs, int phase, u_short *dmaAddr,
297 SIIRegs *regs = sc->sc_regs;
363 SIIRegs *regs;
569 SIIRegs *regs = sc->sc_regs;
1446 SIIRegs *regs = sc->sc_regs;
1549 sii_GetByte(SIIRegs *regs, int phase, int ack)
1612 sii_DoSync(SIIRegs *regs, State *state)
1719 sii_StartDMA(SIIRegs *regs, int phase, u_short *dmaAddr, int size)