Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/esp/
H A Dncr53c9x.c154 static void ncr53c9x_init(struct ncr53c9x_softc *sc, int doreset);
625 ncr53c9x_init(struct ncr53c9x_softc *sc, int doreset) in ncr53c9x_init() argument
632 NCR_MISC(("[NCR_INIT(%d) %d] ", doreset, sc->sc_state)); in ncr53c9x_init()
686 if (doreset) { in ncr53c9x_init()