HomeSort by: relevance | last modified time | path
    Searched defs:ncr53c9x_reselect (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ncr53c9x.c 105 static int ncr53c9x_reselect(struct ncr53c9x_softc *, int, int, int);
1442 ncr53c9x_reselect(struct ncr53c9x_softc *sc, int message, int tagtype, function in typeref:typename:int
1862 (void)ncr53c9x_reselect(sc, sc->sc_msgify,
1877 (void)ncr53c9x_reselect(sc, sc->sc_msgify, 0, 0);

Completed in 13 milliseconds