Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.c151 static void igc_release_hw_control(struct igc_softc *);
695 igc_release_hw_control(sc); in igc_if_attach_pre()
732 igc_release_hw_control(sc); in igc_if_attach_post()
758 igc_release_hw_control(sc); in igc_if_detach()
784 igc_release_hw_control(sc); in igc_if_suspend()
2402 igc_release_hw_control(struct igc_softc *sc) in igc_release_hw_control() function