Searched refs:B_PRIxGENADDR (Results 1 – 6 of 6) sorted by relevance
/haiku/src/system/kernel/device_manager/ |
H A D | dma_resources.cpp | 85 kprintf(" [%" B_PRIu32 "] %#" B_PRIxGENADDR ", %" B_PRIuGENADDR "\n", in Dump() 191 dprintf("DMAResource@%p: low/high %" B_PRIxGENADDR "/%" B_PRIxGENADDR in Init() 494 TRACE(" [%" B_PRIu32 "] %#" B_PRIxGENADDR ", %" B_PRIxGENADDR "\n", in TranslateNext()
|
H A D | IORequest.cpp | 286 kprintf(" [%" B_PRIu32 "] %#" B_PRIxGENADDR ", %" B_PRIuGENADDR "\n", in Dump() 1325 TRACE(" IORequest::_CopySimple(%p, %#" B_PRIxGENADDR ", %lu, %d)\n", in _CopySimple()
|
/haiku/src/tests/system/kernel/device_manager/ |
H A D | dma_resource_test.cpp | 116 dprintf(" DMA restrictions: address %#" B_PRIxGENADDR " - %#" in TestSuite() 117 B_PRIxGENADDR ", align %" B_PRIuGENADDR ", boundary %" B_PRIuGENADDR in TestSuite() 119 ", max seg size %" B_PRIxGENADDR ", flags %" B_PRIx32 "\n\n", in TestSuite() 580 dprintf(" [%" B_PRIu32 "] base %#" B_PRIxGENADDR ", length %" in Run() 614 _Panic("[%" B_PRIu32 "] address differs: %#" B_PRIxGENADDR in Run() 677 dprintf(" [%#" B_PRIxGENADDR ", %" B_PRIuGENADDR "]\n", in _Panic()
|
/haiku/headers/os/support/ |
H A D | SupportDefs.h | 153 #define B_PRIxGENADDR __HAIKU_PRI_PREFIX_GENERIC_ADDR "x" macro
|
/haiku/headers/private/fs_shell/ |
H A D | fssh_api_wrapper.h | 1616 #define B_PRIxGENADDR FSSH_B_PRIxGENADDR macro
|
/haiku/docs/user/support/ |
H A D | SupportDefs.dox | 759 \def B_PRIxGENADDR
|