Searched refs:ncr53c9x_reselect (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | ncr53c9x.c | 105 static int ncr53c9x_reselect(struct ncr53c9x_softc *, int, int, int); 1442 ncr53c9x_reselect(struct ncr53c9x_softc *sc, int message, int tagtype, in ncr53c9x_reselect() function 1862 (void)ncr53c9x_reselect(sc, sc->sc_msgify, in ncr53c9x_msgin() 1877 (void)ncr53c9x_reselect(sc, sc->sc_msgify, 0, 0); in ncr53c9x_msgin()
|