Home
last modified time | relevance | path

Searched refs:em_phy_reset_dsp (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_em_hw.c133 static int32_t em_phy_reset_dsp(struct em_hw *);
3738 ret_val = em_phy_reset_dsp(hw); in em_phy_force_speed_duplex()
6254 em_phy_reset_dsp(struct em_hw *hw) in em_phy_reset_dsp() function