B_PRId8
#ifndef B_PRId8
TRACE("%s: %s Maximum Lanes: %" B_PRId8 "\n", __func__,
TRACE("%s: 0x%" B_PRIX32 " << %" B_PRId8 " is 0X%" B_PRIX32 "\n",
TRACE("%s: 0x%" B_PRIX32 " >> %" B_PRId8 " is 0X%" B_PRIX32 "\n",
TRACE("%s: 0x%" B_PRIX32 " << %" B_PRId8 " is 0X%" B_PRIX32 "\n",
TRACE("%s: 0x%" B_PRIX32 " >> %" B_PRId8 " is 0X%" B_PRIX32 "\n",
TRACE("TM_EVENT: b:0x%" B_PRIx8 " nf:%" B_PRId8 " f:0x%" B_PRIx8
FLOW("%" B_PRIx32", %" B_PRId16", %" B_PRId8"\n", prd->address, prd->count, prd->EOT);
TRACE_ALWAYS("cancel queued transfers (%" B_PRId8 ") for pipe %p (%d)\n",
TRACE("port %" B_PRId8 " status=0x%08" B_PRIx32 "\n", index, portStatus);
TRACE_ALWAYS("transfer error on slot %" B_PRId8 " endpoint %" B_PRId8
dprintf("invalid spaceid %" B_PRId8 "\n", reg->reg_spaceid);
printf("%" B_PRId8 "\n", *((int8*)buffer));
printf("%" B_PRId8 "\n", *((int8 *)buffer));
strlcpy(_formatString, B_PRId8, formatSize);
representation.SetToFormat("%" B_PRId8, value);