Searched refs:sc_phydelay (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwvar.h472 uint8_t sc_phydelay; member in struct:rtw_softc
H A Drtw.c2752 RTW_WRITE8(regs, RTW_PHYDELAY, sc->sc_phydelay);
4129 sc->sc_phydelay = rtw_check_phydelay(&sc->sc_regs, sc->sc_rcr);
4132 ("%s: PHY delay %d\n", device_xname(sc->sc_dev), sc->sc_phydelay));

Completed in 61 milliseconds