Home
last modified time | relevance | path

Searched refs:rlcstart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/qbus/
H A Drl.c73 static void rlcstart(struct rlc_softc *, struct buf *);
429 rlcstart(rc->rc_rlc, 0); in rlstrategy()
577 rlcstart(sc, sc->sc_bytecnt ? bp : 0); in rlcintr()
586 rlcstart(struct rlc_softc *sc, struct buf *ob) in rlcstart() function
693 rlcstart(sc, 0); in rlcreset()