Lines Matching defs:ncr_softc
154 struct ncr_softc {
237 static int information_transfer(struct ncr_softc *);
238 static void reselect(struct ncr_softc *);
240 static int reach_msg_out(struct ncr_softc *, u_long);
241 static int check_intr(struct ncr_softc *);
243 static void scsi_reset_verbose(struct ncr_softc *, const char *);
244 static void run_main(struct ncr_softc *);
245 static void scsi_main(struct ncr_softc *);
246 static void ncr_ctrl_intr(struct ncr_softc *);
248 static void ncr_aprint(struct ncr_softc *, const char *, ...);