Searched refs:hifn_reset_board (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751.c136 static void hifn_reset_board(struct hifn_softc *, int);
486 hifn_reset_board(sc, 0);
892 hifn_reset_board(struct hifn_softc *sc, int full) function
919 KASSERT(sc->sc_dma != NULL, ("hifn_reset_board: null DMA tag!"));
2756 hifn_reset_board(sc, 1);

Completed in 66 milliseconds