Searched refs:SIIRegs (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/pmax/ibus/
H A Dsiivar.h56 SIIRegs *sc_regs; /* HW address of SII controller chip */
H A Dsiireg.h113 } SIIRegs; typedef in typeref:struct:__anon6290
H A Dsii_ds.c93 sc->sc_regs = (SIIRegs *)MIPS_PHYS_TO_KSEG1(ia->ia_addr);
H A Dsii.c140 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 *reg
[all...]

Completed in 113 milliseconds