Searched refs:TPRINTF (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | ninjascsi32.c | 79 #define TPRINTF(x) printf x macro 82 #define TPRINTF(x) macro 923 TPRINTF((" %02x", ((u_int8_t *)cmd->c_xs->cmd)[i])); in njsc32_cmd_load() 946 TPRINTF((" (tag %#x %#x)\n", xs->xs_tag_type, xs->xs_tag_id)); in njsc32_cmd_load() 948 TPRINTF(("\n")); in njsc32_cmd_load() 1057 TPRINTF(("%s: njsc32_start: busy\n", device_xname(sc->sc_dev))); in njsc32_start() 1620 TPRINTF(("%s: njsc32_resel_identify: reselection lun %d\n", in njsc32_resel_identify() 1652 TPRINTF(("%s: njsc32_resel_tag: reselection tag %d\n", in njsc32_resel_tag() 1748 TPRINTF(("%s: njsc32_msgin: got %#x\n", device_xname(sc->sc_dev), msg)); in njsc32_msgin() 2266 TPRINTF(("BM %u, SGT %u, SACK %u, SAVED_ACK %u\n", in njsc32_end_auto() [all …]
|