Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sbni/
Dif_sbni.c124 static __inline void sbni_outsb(struct sbni_softc *, u_char *, u_int);
164 sbni_outsb(struct sbni_softc *sc, u_char *from, u_int len) in sbni_outsb() function
522 sbni_outsb(sc, (u_char *)&crc, sizeof crc); in send_frame()
562 sbni_outsb(sc, data_p, slice); in download_data()