Home
last modified time | relevance | path

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

/src/sys/dev/et/
H A Dif_et.c134 static int et_chip_init(struct et_softc *);
1228 error = et_chip_init(sc); in et_init_locked()
1604 et_chip_init(struct et_softc *sc) in et_chip_init() function