Lines Matching refs:stg_softc

125 static void stg_pio_read(struct stg_softc *, struct targ_info *, u_int);
126 static void stg_pio_write(struct stg_softc *, struct targ_info *, u_int);
127 static int stg_xfer(struct stg_softc *, u_int8_t *, int, int, int);
128 static int stg_msg(struct stg_softc *, struct targ_info *, u_int);
129 static int stg_reselected(struct stg_softc *);
130 static int stg_disconnected(struct stg_softc *, struct targ_info *);
131 static __inline void stg_pdma_end(struct stg_softc *, struct targ_info *);
132 static int stghw_select_targ_wait(struct stg_softc *, int);
133 static int stghw_check(struct stg_softc *);
134 static void stghw_init(struct stg_softc *);
135 static int stg_negate_signal(struct stg_softc *, u_int8_t, u_char *);
136 static int stg_expect_signal(struct stg_softc *, u_int8_t, u_int8_t);
137 static int stg_world_start(struct stg_softc *, int);
138 static int stghw_start_selection(struct stg_softc *sc, struct slccb *);
139 static void stghw_bus_reset(struct stg_softc *);
140 static void stghw_attention(struct stg_softc *);
141 static int stg_target_nexus_establish(struct stg_softc *);
142 static int stg_lun_nexus_establish(struct stg_softc *);
143 static int stg_ccb_nexus_establish(struct stg_softc *);
144 static int stg_targ_init(struct stg_softc *, struct targ_info *, int);
145 static __inline void stghw_bcr_write_1(struct stg_softc *, u_int8_t);
146 static int stg_timeout(struct stg_softc *);
147 static void stg_selection_done_and_expect_msgout(struct stg_softc *);
172 stghw_bcr_write_1(struct stg_softc *sc, u_int8_t bcv)
181 struct stg_softc *sc;
236 struct stg_softc *sc;
251 struct stg_softc *sc;
272 struct stg_softc *sc;
283 struct stg_softc *sc;
295 struct stg_softc *sc;
322 struct stg_softc *sc;
345 struct stg_softc *sc;
411 struct stg_softc *sc;
434 struct stg_softc *sc;
497 struct stg_softc *sc;
585 struct stg_softc *sc;
661 stg_negate_signal(struct stg_softc *sc, u_int8_t mask, u_char *s)
683 stg_expect_signal(struct stg_softc *sc, u_int8_t phase, u_int8_t mask)
709 struct stg_softc *sc;
757 struct stg_softc *sc;
838 struct stg_softc *sc;
864 struct stg_softc *sc;
880 struct stg_softc *sc;
888 struct stg_softc *sc;
901 struct stg_softc *sc;
924 struct stg_softc *sc;
938 struct stg_softc *sc = arg;
1259 struct stg_softc *sc;