if_mvgbe.c | 309 static int mvgbe_ipginttx(struct mvgbec_softc *, struct mvgbe_softc *, 937 mvgbe_ipginttx(struct mvgbec_softc *csc, struct mvgbe_softc *sc, function in typeref:typename:int 1255 mvgbe_ipginttx(csc, sc, sc->sc_ipginttx); 2343 if (mvgbe_ipginttx(csc, sc, t) < 0)
|