Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sbni/
HDif_sbni.c102 static void download_data(struct sbni_softc *, u_int32_t *);
503 download_data(sc, &crc); in send_frame()
521 download_data(struct sbni_softc *sc, u_int32_t *crc_p) in download_data() function