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

  /src/sys/dev/ic/
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))
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))

Completed in 33 milliseconds