Lines Matching refs:vr_ifp
303 ifp = sc->vr_ifp; in vr_miibus_statchg()
481 ifp = sc->vr_ifp; in vr_set_filter()
658 ifp = sc->vr_ifp = if_alloc(IFT_ETHER); in vr_attach()
821 if_t ifp = sc->vr_ifp; in vr_detach()
1293 ifp = sc->vr_ifp; in vr_rxeof()
1448 ifp = sc->vr_ifp; in vr_txeof()
1555 if_setdrvflagbits(sc->vr_ifp, 0, IFF_DRV_RUNNING); in vr_tick()
1696 ifp = sc->vr_ifp; in vr_int_task()
2026 ifp = sc->vr_ifp; in vr_init_locked()
2038 CSR_WRITE_1(sc, VR_PAR0 + i, if_getlladdr(sc->vr_ifp)[i]); in vr_init_locked()
2311 ifp = sc->vr_ifp; in vr_watchdog()
2321 if_printf(sc->vr_ifp, "watchdog timeout " in vr_watchdog()
2432 ifp = sc->vr_ifp; in vr_stop()
2512 ifp = sc->vr_ifp; in vr_resume()
2536 ifp = sc->vr_ifp; in vr_setwol()