Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_em.c472 static void em_get_hw_control(struct e1000_softc *);
1387 em_get_hw_control(sc); in em_if_attach_post()
1619 em_get_hw_control(sc); in em_if_init()
3061 em_get_hw_control(sc); in em_reset()
4283 em_get_hw_control(struct e1000_softc *sc) in em_get_hw_control() function