HomeSort by: relevance | last modified time | path
    Searched defs:igc_get_hw_control (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/igc/
if_igc.c 242 static void igc_get_hw_control(struct igc_softc *);
477 igc_get_hw_control(sc);
797 igc_get_hw_control(sc);
1555 igc_get_hw_control(sc);
3671 * igc_get_hw_control sets the {CTRL_EXT|FWSM}:DRV_LOAD bit.
3677 igc_get_hw_control(struct igc_softc *sc) function in typeref:typename:void
if_igc.c 242 static void igc_get_hw_control(struct igc_softc *);
477 igc_get_hw_control(sc);
797 igc_get_hw_control(sc);
1555 igc_get_hw_control(sc);
3671 * igc_get_hw_control sets the {CTRL_EXT|FWSM}:DRV_LOAD bit.
3677 igc_get_hw_control(struct igc_softc *sc) function in typeref:typename:void

Completed in 26 milliseconds