Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_api.h32 int igc_phy_hw_reset(struct igc_hw *);
H A Digc_api.c351 igc_phy_hw_reset(struct igc_hw *hw) in igc_phy_hw_reset() function
H A Dif_igc.c321 igc_phy_hw_reset(&sc->hw); in igc_detach()