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

  /src/sys/dev/ic/
ninjascsi32.c 1189 njsc32_intr(sc);
2277 TPRINTC(cmd, ("njsc32_intr: Command Complete\n"));
2292 TPRINTC(cmd, ("njsc32_intr: Disconnect\n"));
2327 PRINTC(cmd, ("njsc32_intr: unexpected bus free\n"));
2335 njsc32_intr(void *arg) function in typeref:typename:int
2348 TPRINTF(("%s: njsc32_intr: %#x\n", device_xname(sc->sc_dev), intr));
2379 ("njsc32_intr: arbitration won\n"));
2386 ("njsc32_intr: arbitration failed\n"));
2397 TPRINTF(("%s: njsc32_intr: timer interrupt\n",
2422 TPRINTF(("%s: njsc32_intr: reselection from %d\n"
    [all...]
ninjascsi32.c 1189 njsc32_intr(sc);
2277 TPRINTC(cmd, ("njsc32_intr: Command Complete\n"));
2292 TPRINTC(cmd, ("njsc32_intr: Disconnect\n"));
2327 PRINTC(cmd, ("njsc32_intr: unexpected bus free\n"));
2335 njsc32_intr(void *arg) function in typeref:typename:int
2348 TPRINTF(("%s: njsc32_intr: %#x\n", device_xname(sc->sc_dev), intr));
2379 ("njsc32_intr: arbitration won\n"));
2386 ("njsc32_intr: arbitration failed\n"));
2397 TPRINTF(("%s: njsc32_intr: timer interrupt\n",
2422 TPRINTF(("%s: njsc32_intr: reselection from %d\n"
    [all...]

Completed in 124 milliseconds