if_wm.c | 997 static int wm_gmii_hv_readreg_locked(device_t, int, int, uint16_t *); 4887 rv = wm_gmii_hv_readreg_locked(sc->sc_dev, 2, HV_SMB_ADDR, &phy_data); 5056 rv = wm_gmii_hv_readreg_locked(sc->sc_dev, 1, HV_OEM_BITS, &oem_reg); 11704 sc->phy.readreg_locked = wm_gmii_hv_readreg_locked; 12766 rv = wm_gmii_hv_readreg_locked(dev, phy, reg, val); 12772 wm_gmii_hv_readreg_locked(device_t dev, int phy, int reg, uint16_t *val) function in typeref:typename:int 16440 rv = wm_gmii_hv_readreg_locked(sc->sc_dev, 2, CV_SMB_CTRL, &phyreg); 16451 rv = wm_gmii_hv_readreg_locked(sc->sc_dev, 2, CV_SMB_CTRL, 16464 rv = wm_gmii_hv_readreg_locked(sc->sc_dev, 2, HV_PM_CTRL, &phyreg); 16470 rv = wm_gmii_hv_readreg_locked(sc->sc_dev, 2, I218_ULP_CONFIG1 [all...] |