Lines Matching refs:siisoftc
135 static void sii_Reset(struct siisoftc *sc, int resetbus);
136 static void sii_StartCmd(struct siisoftc *sc, int target);
137 static void sii_CmdDone(struct siisoftc *sc, int target, int error);
138 static void sii_DoIntr(struct siisoftc *sc, u_int dstat);
139 static void sii_StateChg(struct siisoftc *sc, u_int cstat);
154 siiattach(struct siisoftc *sc)
208 struct siisoftc *sc;
273 struct siisoftc *sc = xxxsc;
294 sii_Reset(struct siisoftc* sc, int reset)
359 sii_StartCmd(struct siisoftc *sc, int target)
567 sii_DoIntr(struct siisoftc *sc, u_int dstat)
1444 sii_StateChg(struct siisoftc *sc, u_int cstat)
1755 sii_CmdDone(struct siisoftc *sc, int target, int error)