Searched refs:fxp_new_rfabuf (Results 1 – 1 of 1) sorted by relevance
244 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