Searched refs:siop_update_xfer_mode (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | siop_common.c | 312 siop_update_xfer_mode(sc, target); in siop_setuptables() 364 siop_update_xfer_mode(sc, target); in siop_wdtr_neg() 385 siop_update_xfer_mode(sc, target); in siop_wdtr_neg() 407 siop_update_xfer_mode(sc, target); in siop_wdtr_neg() 502 siop_update_xfer_mode(sc, target); in siop_ppr_neg() 636 siop_update_xfer_mode(sc, target); in siop_sdtr_neg() 1024 siop_update_xfer_mode(struct siop_common_softc *sc, int target) in siop_update_xfer_mode() function
|
H A D | siopvar_common.h | 194 void siop_update_xfer_mode(struct siop_common_softc *, int);
|
H A D | esiop.c | 847 siop_update_xfer_mode(&sc->sc_c, in esiop_intr() 870 siop_update_xfer_mode(&sc->sc_c, in esiop_intr() 882 siop_update_xfer_mode(&sc->sc_c, in esiop_intr() 1466 siop_update_xfer_mode(&sc->sc_c, target); in esiop_handle_reset()
|
H A D | siop.c | 720 siop_update_xfer_mode(&sc->sc_c, in siop_intr() 742 siop_update_xfer_mode(&sc->sc_c, in siop_intr() 1220 siop_update_xfer_mode(&sc->sc_c, target); in siop_handle_reset()
|