Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c467 static int bce_init_ctx (struct bce_softc *);
4646 bce_init_ctx(struct bce_softc *sc) in bce_init_ctx() function
5022 if ((rc = bce_init_ctx(sc)) != 0) in bce_chipinit()