ninjascsi32.c | 133 static enum njsc32_reselstat njsc32_resel_tag(struct njsc32_softc *, 1647 njsc32_resel_tag(struct njsc32_softc *sc, int tag, struct njsc32_cmd **pcmd) function in typeref:enum:njsc32_reselstat 1652 TPRINTF(("%s: njsc32_resel_tag: reselection tag %d\n", 1666 TPRINTC(cmd, ("njsc32_resel_tag: I_T_L_Q nexus\n")); 1802 if ((rstat = njsc32_resel_tag(sc, sc->sc_msginbuf[1], &cmd))
|