Home
last modified time | relevance | path

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

/freebsd-14.2/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()
1580 bce_reset(sc, msg); in bce_shutdown()
4855 bce_reset(struct bce_softc *sc, u32 reset_code) in bce_reset() function
6943 if (bce_reset(sc, BCE_DRV_MSG_CODE_RESET)) { in bce_init_locked()
7576 bce_reset(sc, BCE_DRV_MSG_CODE_RESET); in bce_ioctl()