sc_chan_stat
sc_cout(struct sc_softc *sc, struct sc_chan_stat *cs)
sc_min(struct sc_softc *sc, struct sc_chan_stat *cs)
sc_mout(struct sc_softc *sc, struct sc_chan_stat *cs)
sc_sin(struct sc_softc *sc, volatile struct sc_chan_stat *cs)
sc_dio(struct sc_softc *sc, volatile struct sc_chan_stat *cs)
static void sc_cout(struct sc_softc *, struct sc_chan_stat *);
static void sc_min(struct sc_softc *, struct sc_chan_stat *);
static void sc_mout(struct sc_softc *, struct sc_chan_stat *);
static void sc_sin(struct sc_softc *, volatile struct sc_chan_stat *);
static void sc_dio(struct sc_softc *, volatile struct sc_chan_stat *);
static void sc_dio_pad(struct sc_softc *, volatile struct sc_chan_stat *);
sc_dio_pad(struct sc_softc *sc, volatile struct sc_chan_stat *cs)
static void append_wb(struct sc_softc *, struct sc_chan_stat *);
static struct sc_chan_stat *get_wb_chan(struct sc_softc *);
static void adjust_transfer(struct sc_softc *, struct sc_chan_stat *);
append_wb(struct sc_softc *sc, struct sc_chan_stat *cs)
struct sc_chan_stat *
struct sc_chan_stat *cs;
struct sc_chan_stat *cs;
adjust_transfer(struct sc_softc *sc, struct sc_chan_stat *cs)
struct sc_chan_stat *cs;
struct sc_chan_stat *cs;
struct sc_chan_stat *cs;
struct sc_chan_stat *cs;
struct sc_chan_stat *cs;
struct sc_chan_stat *cs;
struct sc_chan_stat *cs;
struct sc_chan_stat *wb_next; /* wait bus channel queue */
struct sc_chan_stat chan_stat[NTARGET]; /* SCSI channel status */
struct sc_chan_stat *ip;
struct sc_chan_stat *wbq_actf; /* forward active pointer */
struct sc_chan_stat *wbq_actl; /* last active pointer */