Lines Matching refs:siop_softc
106 void siop_select(struct siop_softc *);
107 void siopabort(struct siop_softc *, siop_regmap_p, const char *);
108 void sioperror(struct siop_softc *, siop_regmap_p, u_char);
109 void siopstart(struct siop_softc *);
110 int siop_checkintr(struct siop_softc *, u_char, u_char, u_char, int *);
111 void siopreset(struct siop_softc *);
115 void siop_sched(struct siop_softc *);
116 void siop_poll(struct siop_softc *, struct siop_acb *);
117 void siopintr(struct siop_softc *);
118 void scsi_period_to_siop(struct siop_softc *, int);
119 void siop_start(struct siop_softc *, int, int, u_char *, int, u_char *, int);
199 void siop_dump(struct siop_softc *);
232 struct siop_softc *sc = device_private(chan->chan_adapter->adapt_dev);
299 siop_poll(struct siop_softc *sc, struct siop_acb *acb)
363 siop_sched(struct siop_softc *sc)
417 struct siop_softc *sc;
499 siopabort(register struct siop_softc *sc, siop_regmap_p rp, const char *where)
551 siopinitialize(struct siop_softc *sc)
613 struct siop_softc *sc;
631 siopreset(struct siop_softc *sc)
731 siop_start(struct siop_softc *sc, int target, int lun, u_char *cbuf, int clen,
905 siop_checkintr(struct siop_softc *sc, u_char istat, u_char dstat,
1442 siop_select(struct siop_softc *sc)
1488 siopintr(register struct siop_softc *sc)
1562 scsi_period_to_siop(struct siop_softc *sc, int target)
1655 siop_dump(struct siop_softc *sc)