Searched refs:B_PRIX32 (Results 1 - 12 of 12) sorted by relevance

/haiku/src/add-ons/accelerants/common/
H A Ddp.cpp39 ERROR("%s: Unknown DisplayPort Link Rate! (0x%" B_PRIX32 ")\n",
56 ERROR("%s: Unknown DisplayPort Link Rate! (0x%" B_PRIX32 ")\n",
/haiku/src/add-ons/accelerants/radeon_hd/atombios/
H A Datom.cpp504 TRACE("%s: 0x%" B_PRIX32 " + 0x%" B_PRIX32 " is 0x%" B_PRIX32 "\n",
521 TRACE("%s: 0x%" B_PRIX32 " & 0x%" B_PRIX32 " is 0x%" B_PRIX32 "\n",
581 TRACE("%s: 0x%" B_PRIX32 " %s 0x%" B_PRIX32 "\n", __func__,
617 TRACE("%s: 0x%" B_PRIX32 " / 0x%" B_PRIX32 " i
[all...]
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerDebug.h30 # define PRINT_CHANNEL_MASK(fmt) do { char s[200]; StringForChannelMask(s, (fmt).u.raw_audio.channel_mask); printf(" channel_mask 0x%08" B_PRIX32 " %s\n", (fmt).u.raw_audio.channel_mask, s); } while (0)
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Dradeon_hd.cpp160 TRACE("%s: seeking AtomBIOS @ 0x%" B_PRIXPHYSADDR " [size: 0x%" B_PRIX32 "]\n",
371 ERROR("%s: AtomBIOS found using disabled method at 0x%" B_PRIX32
372 " [size: 0x%" B_PRIX32 "]\n", __func__, romBase, romSize);
443 ERROR("%s: AtomBIOS found using disabled method at 0x%" B_PRIX32
444 " [size: 0x%" B_PRIX32 "]\n", __func__, romBase, romSize);
542 ERROR("%s: AtomBIOS found using disabled method at 0x%" B_PRIX32
543 " [size: 0x%" B_PRIX32 "]\n", __func__, romBase, romSize);
626 ERROR("%s: AtomBIOS found using disabled method at 0x%" B_PRIX32
627 " [size: 0x%" B_PRIX32 "]\n", __func__, romBase, romSize);
663 "Radeon %s 1002:%" B_PRIX32 "\
[all...]
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dconnector.cpp415 "hwPin: 0x%" B_PRIX32 "\n", __func__, gpioIndex,
539 TRACE("%s: i2c GPIO @ %" B_PRIu32 ", valid: %s, hwPin: 0x%" B_PRIX32 "\n",
1024 ERROR(" - gpio hw pin: 0x%" B_PRIX32 "\n",
1033 ERROR(" - gpio hw pin: 0x%" B_PRIX32 "\n",
1063 ERROR(" - capabilities: 0x%" B_PRIX32 "\n",
H A Ddisplay.cpp809 TRACE("%s: Set SurfaceAddress High: 0x%" B_PRIX32 "\n",
H A Ddisplayport.cpp1030 ERROR(" - auxPin: 0x%" B_PRIX32"\n", dp->auxPin);
H A Dpll.cpp1242 ERROR("%s: Unable to find a PLL! (0x%" B_PRIX32 ")\n", __func__, pllMask);
/haiku/headers/build/
H A DHaikuBuildCompatibility.h232 # define B_PRIX32 __HAIKU_PRI_PREFIX_32 "X" macro
/haiku/headers/os/support/
H A DSupportDefs.h85 #define B_PRIX32 __HAIKU_PRI_PREFIX_32 "X" macro
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp3217 TRACE("delay waiting on reg 0x%" B_PRIX32 " match 0x%" B_PRIX32
3218 " (0x%" B_PRIX32 ")\n", reg, expected, mask);
3220 TRACE_ERROR("timeout waiting on reg 0x%" B_PRIX32
3221 " match 0x%" B_PRIX32 " (0x%" B_PRIX32 ")\n", reg, expected,
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1564 #define B_PRIX32 FSSH_B_PRIX32 macro

Completed in 120 milliseconds