Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxp.c244 static int fxp_new_rfabuf(struct fxp_softc *sc,
776 if (fxp_new_rfabuf(sc, rxp) != 0) { in fxp_attach()
1936 if (fxp_new_rfabuf(sc, rxp) == 0) { in fxp_intr_body()
2608 fxp_new_rfabuf(struct fxp_softc *sc, struct fxp_rx *rxp) in fxp_new_rfabuf() function