Lines Matching refs:ncr_softc
154 struct ncr_softc { struct
230 static int check_intr(struct ncr_softc *);
234 static int information_transfer(struct ncr_softc *);
236 static void ncr_aprint(struct ncr_softc *, const char *, ...);
237 static void ncr_ctrl_intr(struct ncr_softc *);
238 static void ncr_dma_intr(struct ncr_softc *);
240 static int reach_msg_out(struct ncr_softc *, u_long);
241 static void reselect(struct ncr_softc *);
242 static void run_main(struct ncr_softc *);
244 static void scsi_main(struct ncr_softc *);
245 static void scsi_reset_verbose(struct ncr_softc *, const char *);