Home
last modified time | relevance | path

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

/freebsd/sys/dev/sbni/
H A Dif_sbni.c103 static void prepare_to_send(struct sbni_softc *);
333 prepare_to_send(sc); in sbni_start_locked()
640 prepare_to_send(sc); in interpret_ack()
685 prepare_to_send(struct sbni_softc *sc) in prepare_to_send() function