Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c434 static int bce_reset (struct bce_softc *, u32);
1311 if (bce_reset(sc, BCE_DRV_MSG_CODE_RESET)) { in bce_attach()
1536 bce_reset(sc, msg); in bce_detach()
1579 bce_reset(sc, msg); in bce_shutdown()
4854 bce_reset(struct bce_softc *sc, u32 reset_code) in bce_reset() function
6942 if (bce_reset(sc, BCE_DRV_MSG_CODE_RESET)) { in bce_init_locked()
7575 bce_reset(sc, BCE_DRV_MSG_CODE_RESET); in bce_ioctl()