Lines Matching defs:scb
322 struct mesh_scb *scb; in mesh_intr() local
450 mesh_error(struct mesh_softc *sc, struct mesh_scb *scb, int error, int exception) in mesh_error()
481 mesh_select(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_select()
521 mesh_identify(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_identify()
540 mesh_command(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_command()
568 mesh_dma_setup(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_dma_setup()
621 mesh_dataio(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_dataio()
643 mesh_status(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_status()
666 mesh_msgin(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_msgin()
779 struct mesh_scb *scb = sc->sc_nexus; in mesh_msgout() local
933 struct mesh_scb *scb; in mesh_get_scb() local
945 mesh_free_scb(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_free_scb()
960 struct mesh_scb *scb; in mesh_scsi_request() local
1041 struct mesh_scb *scb; in mesh_sched() local
1077 mesh_done(struct mesh_softc *sc, struct mesh_scb *scb) in mesh_done()
1111 struct mesh_scb *scb = arg; in mesh_timeout() local