Searched refs:B_PRIu16 (Results 1 - 25 of 50) sorted by last modified time

12

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp2053 ", rwnd %" B_PRIu16 ", cwnd %" B_PRIu32 ", ssthresh %" B_PRIu32
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.cpp459 TRACE("levels:(%" B_PRIu16 ")\n", levelsInTree);
H A DNode.cpp324 TRACE("GetNext: fOffset:(%" B_PRIu32 "), currentOffset:(%" B_PRIu16 ")\n",
H A DLeafDirectory.cpp168 TRACE("NumberOfEntries in leaf: (%" B_PRIu16 ")\n", header->Count());
294 TRACE("GetNext: fOffset:(%" B_PRIu32 "), currentOffset:(%" B_PRIu16 ")\n",
H A DLeafAttribute.cpp252 TRACE("offset:(%" B_PRIu16 ")\n", offset);
299 TRACE("offset:(%" B_PRIu16 ")\n", offset);
H A DNodeAttribute.cpp302 TRACE("offset:(%" B_PRIu16 ")\n", offset);
372 TRACE("offset:(%" B_PRIu16 ")\n", offset);
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp273 kprintf("uint16 : %" B_PRIu16 " (%#" B_PRIx16 ")", attr->value.ui16,
/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp787 sprintf(prettyName, "Virtio Device %" B_PRIu16, virtioDeviceId);
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp109 sprintf(prettyName, "XHCI Controller %" B_PRIu16, 0);
H A Duhci.cpp103 sprintf(prettyName, "UHCI Controller %" B_PRIu16, 0);
H A Dohci.cpp105 sprintf(prettyName, "OHCI Controller %" B_PRIu16, 0);
H A Dehci.cpp103 sprintf(prettyName, "EHCI Controller %" B_PRIu16, 0);
/haiku/src/add-ons/kernel/busses/i2c/pch/
H A Dpch_i2c_pci.cpp83 sprintf(prettyName, "PCH I2C Controller %" B_PRIu16, 0);
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dvirtio_gpu.cpp417 TRACE("virtio_gpu_set_display_mode %" B_PRIu16 " %" B_PRIu16 "\n", mode->virtual_width,
/haiku/src/apps/haikudepot/model/
H A DScreenshotCoordinate.cpp83 result.SetToFormat("%s_%" B_PRIu16 "x%" B_PRIu16 , fCode.String(), fWidth, fHeight);
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dconnector.cpp297 TRACE("%s: %" B_PRIu32 " %" B_PRIu16 " %" B_PRIu16 " %" B_PRIu16
298 " %" B_PRIu16 " %" B_PRIu16 " %" B_PRIu16 " %" B_PRIu16
299 " %" B_PRIu16 "\n", __func__, timing->pixel_clock,
1023 ERROR(" + i2c gpio table id: %" B_PRIu16 "\n", i2cPinIndex);
1032 ERROR(" + hpd gpio table id: %" B_PRIu16 "\
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp810 PRINT(("write block_run(%" B_PRId32 ", %" B_PRIu16
811 ", %" B_PRIu16 ")\n", run.allocation_group, run.start,
H A DBlockAllocator.cpp52 out.Print("bfs:alloc %" B_PRId32 ".%" B_PRIu16 ".%" B_PRIu16,
74 out.Print("bfs:free %" B_PRId32 ".%" B_PRIu16 ".%" B_PRIu16,
739 FUNCTION_START(("group = %" B_PRId32 ", start = %" B_PRIu16
740 ", maximum = %" B_PRIu16 ", minimum = %" B_PRIu16 "\n",
1008 FUNCTION_START(("group = %" B_PRId32 ", start = %" B_PRIu16
1009 ", length = %" B_PRIu16 "\n", group, start, length))
1019 " (%" B_PRId32 ", %" B_PRIu16 ",
[all...]
/haiku/src/add-ons/kernel/drivers/input/i2c_elan/
H A DELANDevice.cpp481 TRACE("_FetchReport %" B_PRIuSIZE " %" B_PRIu16 "\n", reportSize,
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DDevice.cpp120 B_PRIu16 "\n", i, actualLength, configDescriptor.total_length);
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp217 representation.SetToFormat("%" B_PRIu16, value);
/haiku/src/bin/listdev/
H A Dlistdev.cpp99 printf("uint16 : %" B_PRIu16 " (%#" B_PRIx16 ")", attr->value.ui16,
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.cpp56 kprintf("media descriptor %" B_PRIu8 ", fsinfo sector %" B_PRIu16
614 DPRINTF(0, ("fat mirroring is %s, fs info sector at sector %" B_PRIu16 "\n",
/haiku/src/add-ons/kernel/generic/ata_adapter/
H A Data_adapter.cpp260 "%#010" B_PRIx32 ", %" B_PRIu16 ", %d\n",
263 SHOW_FLOW( 4, "%#010" B_PRIx32 ", %" B_PRIu16 ", %d",
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1557 #define B_PRIu16 FSSH_B_PRIu16 macro

Completed in 214 milliseconds

12