TPRINTF
TPRINTF(("%s: njsc32_start: busy\n", device_xname(sc->sc_dev)));
TPRINTF(("%s: njsc32_resel_identify: reselection lun %d\n",
TPRINTF(("%s: njsc32_resel_tag: reselection tag %d\n",
TPRINTF(("%s: njsc32_msgin: got %#x\n", device_xname(sc->sc_dev), msg));
TPRINTF(("BM %u, SGT %u, SACK %u, SAVED_ACK %u\n",
TPRINTF(("%s: njsc32_intr: %#x\n", device_xname(sc->sc_dev), intr));
TPRINTF(("%s: njsc32_intr: timer interrupt\n",
TPRINTF(("%s: njsc32_intr: reselection from %d\n",
TPRINTF(("%s: njsc32_intr: AutoSCSI: %#x\n",
TPRINTF(("%s: njsc32_intr: Command\n",
TPRINTF(("%s: njsc32_intr: Process Message In\n",
TPRINTF(("%s: njsc32_intr: Process Message Out\n",
TPRINTF(("%s: njsc32_intr: no cmd\n",
TPRINTF((" %02x", ((u_int8_t *)cmd->c_xs->cmd)[i]));
TPRINTF((" (tag %#x %#x)\n", xs->xs_tag_type, xs->xs_tag_id));
TPRINTF(("\n"));