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