| wd33c93.c | 140 void wd33c93_reselect (struct wd33c93_softc *, int, int, int, int); 1740 wd33c93_reselect(sc, sc->target, sc->lun, 2133 wd33c93_reselect(sc, newtarget, newlun, 0, 0); 2166 wd33c93_reselect(struct wd33c93_softc *sc, int target, int lun, int tag_type, int tag_id) function in typeref:typename:void
|