Searched refs:B_PRIu8 (Results 1 - 25 of 41) sorted by relevance

12

/haiku/src/system/kernel/arch/generic/
H A Dacpi_irq_routing_table.cpp122 TRACE("PCI %" B_PRIu8 ":%" B_PRIu8 " entry not found\n",
138 TRACE("PCI %" B_PRIu8 ":%" B_PRIu8 ":%" B_PRIu8 " vendor 0xffff\n",
149 TRACE("PCI %" B_PRIu8 ":%" B_PRIu8 ":%" B_PRIu8 " IRQ Pin %" B_PRIu8
150 " != %" B_PRIu8 "\
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dpll.cpp84 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
548 TRACE("%s: CRTC: %" B_PRIu8 ", PLL: %" B_PRIu8 "\n", __func__,
626 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
721 TRACE("%s: ERROR: table version %" B_PRIu8 ".%" B_PRIu8
727 TRACE("%s: ERROR: table version %" B_PRIu8 ".%" B_PRIu8
[all...]
H A Dencoder.cpp107 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
303 ERROR("%s: Unknown table version: %" B_PRIu8 ".%" B_PRIu8 "\n",
371 TRACE("%s: display %" B_PRIu8 "\n", __func__, crtcID);
390 TRACE("%s: display %" B_PRIu8 "\n", __func__, crtcID);
559 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
634 B_PRIu8 ".%" B_PRIu8 "\
[all...]
H A Ddisplay.cpp568 TRACE("%s: crtc %" B_PRIu8 " dpms powerup\n", __func__, crtcID);
580 TRACE("%s: crtc %" B_PRIu8 " dpms powerdown\n", __func__, crtcID);
599 TRACE("%s: crtcID %" B_PRIu8 "\n", __func__, crtcID);
664 TRACE("%s: crtcID %" B_PRIu8 "\n", __func__, crtcID);
H A Dgpu.cpp52 TRACE("%s: table %" B_PRIu8 ".%" B_PRIu8 "\n", __func__,
H A Dconnector.cpp683 "(%" B_PRIu8 ".%" B_PRIu8 ")\n", __func__, tableMajor, tableMinor);
711 TRACE("%s: found %" B_PRIu8 " potential display paths.\n", __func__,
H A Dmode.cpp99 TRACE("%s: preferred mode was found for display %" B_PRIu8 "\n",
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DShortDirectory.cpp98 TRACE("Length of first entry: (%" B_PRIu8 "),offset of first entry:"
143 TRACE("Length of first entry: (%" B_PRIu8 "),offset of first entry:"
H A DSymlink.cpp41 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap.br_startoff, fMap.br_startblock,
H A DExtent.cpp39 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap->br_startoff, fMap->br_startblock,
H A DLeafAttribute.cpp80 "blockcount:(%" B_PRIu64 "),state:(%" B_PRIu8 ")\n", fMap->br_startoff, fMap->br_startblock,
/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp35 strlcpy(_formatString, B_PRIu8, formatSize);
/haiku/src/kits/shared/
H A DJson.cpp417 errorMessage.SetToFormat("unexpected character [%" B_PRIu8 "]"
420 errorMessage.SetToFormat("unexpected character [%" B_PRIu8 "]"
748 " [%" B_PRIu8 "] when parsing a string", uc);
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.cpp56 kprintf("media descriptor %" B_PRIu8 ", fsinfo sector %" B_PRIu16
60 kprintf("%" B_PRIu8 "-bit fat, mirrored %s, active %" B_PRIu8 "\n",
367 "%" B_PRIu32 " (%" B_PRIu8 " != %" B_PRIu8 ")\n", i,
601 B_PRIu8 ")\n", vol->device, vol->id, vol->fd, vol->media_descriptor));
606 DPRINTF(0, ("%" B_PRIu32 " %" B_PRIu8 "-bit fats, %" B_PRIu32
/haiku/src/bin/
H A Dcatattr.cpp230 printf("%" B_PRIu8 "\n", *((uint8*)buffer));
H A Dlistattr.cpp87 printf("%" B_PRIu8 "\n", *((uint8 *)buffer));
/haiku/headers/build/
H A DHaikuBuildCompatibility.h221 # define B_PRIu8 "u" macro
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp238 ", code unit count: %" B_PRIu8 "\n", chunkCount, *_codeUnitCount);
/haiku/src/tests/kits/shared/
H A DJsonErrorHandlingTest.cpp215 expectedMessage.SetToFormat("unexpected character [%" B_PRIu8
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp631 ERROR("Find() not found wanted: %" B_PRIu64 " %" B_PRIu8 " %"
632 B_PRIu64 " found: %" B_PRIu64 " %" B_PRIu8 " %" B_PRIu64 "\n",
671 TRACE("BTree::MakeEntries() num %i key (% " B_PRIu64 " %" B_PRIu8 " %"
731 TRACE("BTree::RemoveEntries() num %i key (% " B_PRIu64 " %" B_PRIu8 " %"
/haiku/headers/os/support/
H A DSupportDefs.h74 #define B_PRIu8 "u" macro
/haiku/src/bin/listdev/
H A Dlistdev.cpp95 printf("uint8 : %" B_PRIu8 " (%#" B_PRIx8 ")", attr->value.ui8,
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_pci.cpp161 sprintf(prettyName, "SDHC bus %" B_PRIu8, slot);
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp253 representation.SetToFormat("%" B_PRIu8, value);
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_haiku.cpp359 TRACE("openbsd wlan_control: unsupported MLME operation %" B_PRIu8 "\n",

Completed in 293 milliseconds

12