ncr5380_softc 92 dev/ic/ncr5380sbc.c static void ncr5380_sched(struct ncr5380_softc *); ncr5380_softc 93 dev/ic/ncr5380sbc.c static void ncr5380_done(struct ncr5380_softc *); ncr5380_softc 95 dev/ic/ncr5380sbc.c static int ncr5380_select(struct ncr5380_softc *, struct sci_req *); ncr5380_softc 96 dev/ic/ncr5380sbc.c static void ncr5380_reselect(struct ncr5380_softc *); ncr5380_softc 98 dev/ic/ncr5380sbc.c static int ncr5380_msg_in(struct ncr5380_softc *); ncr5380_softc 99 dev/ic/ncr5380sbc.c static int ncr5380_msg_out(struct ncr5380_softc *); ncr5380_softc 100 dev/ic/ncr5380sbc.c static int ncr5380_data_xfer(struct ncr5380_softc *, int); ncr5380_softc 101 dev/ic/ncr5380sbc.c static int ncr5380_command(struct ncr5380_softc *); ncr5380_softc 102 dev/ic/ncr5380sbc.c static int ncr5380_status(struct ncr5380_softc *); ncr5380_softc 103 dev/ic/ncr5380sbc.c static void ncr5380_machine(struct ncr5380_softc *); ncr5380_softc 105 dev/ic/ncr5380sbc.c void ncr5380_abort(struct ncr5380_softc *); ncr5380_softc 131 dev/ic/ncr5380sbc.c struct ncr5380_softc *ncr5380_debug_sc; ncr5380_softc 182 dev/ic/ncr5380sbc.c static __inline int ncr5380_wait_req(struct ncr5380_softc *); ncr5380_softc 183 dev/ic/ncr5380sbc.c static __inline int ncr5380_wait_not_req(struct ncr5380_softc *); ncr5380_softc 184 dev/ic/ncr5380sbc.c static __inline void ncr_sched_msgout(struct ncr5380_softc *, int); ncr5380_softc 188 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 205 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 223 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 239 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 300 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 355 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 396 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 423 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 486 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 528 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 600 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 694 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 825 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 1073 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 1307 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 1550 dev/ic/ncr5380sbc.c register struct ncr5380_softc *sc; ncr5380_softc 1791 dev/ic/ncr5380sbc.c register struct ncr5380_softc *sc; ncr5380_softc 2012 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 2062 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 2162 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 2193 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 2559 dev/ic/ncr5380sbc.c struct ncr5380_softc *sc; ncr5380_softc 81 dev/ic/ncr5380var.h struct ncr5380_softc { ncr5380_softc 96 dev/ic/ncr5380var.h int (*sc_pio_out)(struct ncr5380_softc *, ncr5380_softc 98 dev/ic/ncr5380var.h int (*sc_pio_in)(struct ncr5380_softc *, ncr5380_softc 100 dev/ic/ncr5380var.h void (*sc_dma_alloc)(struct ncr5380_softc *); ncr5380_softc 101 dev/ic/ncr5380var.h void (*sc_dma_free)(struct ncr5380_softc *); ncr5380_softc 103 dev/ic/ncr5380var.h void (*sc_dma_setup)(struct ncr5380_softc *); ncr5380_softc 104 dev/ic/ncr5380var.h void (*sc_dma_start)(struct ncr5380_softc *); ncr5380_softc 105 dev/ic/ncr5380var.h void (*sc_dma_poll)(struct ncr5380_softc *); ncr5380_softc 106 dev/ic/ncr5380var.h void (*sc_dma_stop)(struct ncr5380_softc *); ncr5380_softc 108 dev/ic/ncr5380var.h void (*sc_intr_on)(struct ncr5380_softc *); ncr5380_softc 109 dev/ic/ncr5380var.h void (*sc_intr_off)(struct ncr5380_softc *); ncr5380_softc 172 dev/ic/ncr5380var.h void ncr5380_init(struct ncr5380_softc *); ncr5380_softc 173 dev/ic/ncr5380var.h void ncr5380_reset_scsibus(struct ncr5380_softc *); ncr5380_softc 174 dev/ic/ncr5380var.h int ncr5380_intr(struct ncr5380_softc *); ncr5380_softc 176 dev/ic/ncr5380var.h int ncr5380_pio_in(struct ncr5380_softc *, int, int, u_char *); ncr5380_softc 177 dev/ic/ncr5380var.h int ncr5380_pio_out(struct ncr5380_softc *, int, int, u_char *); ncr5380_softc 180 dev/ic/ncr5380var.h struct ncr5380_softc *ncr5380_debug_sc;