Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sbni/
Dif_sbni.c106 static void prepare_to_send(struct sbni_softc *);
341 prepare_to_send(sc); in sbni_start_locked()
659 prepare_to_send(sc); in interpret_ack()
706 prepare_to_send(struct sbni_softc *sc) in prepare_to_send() function