Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c410 static void bce_release_resources (struct bce_softc *);
1497 bce_release_resources(sc); in bce_attach()
1550 bce_release_resources(sc); in bce_detach()
3807 bce_release_resources(struct bce_softc *sc) in bce_release_resources() function