Searched refs:B_LENDIAN_TO_HOST_INT32 (Results 1 - 25 of 33) sorted by path

12

/haiku/headers/os/support/
H A DByteOrder.h50 #define B_LENDIAN_TO_HOST_INT32(arg) (uint32)(arg) macro
84 #define B_LENDIAN_TO_HOST_INT32(arg) __swap_int32(arg) macro
/haiku/src/add-ons/accelerants/radeon_hd/atombios/
H A Datom.cpp203 val = B_LENDIAN_TO_HOST_INT32(ctx->ps[idx]);
1468 B_LENDIAN_TO_HOST_INT32(reserveInfo->ulStartAddrUsedByFirmware),
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c35 #define HE(n) B_LENDIAN_TO_HOST_INT32(n)
/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c97 #define unLE(x) B_LENDIAN_TO_HOST_INT32(x)
/haiku/src/add-ons/kernel/file_systems/exfat/
H A Dexfat.h61 { return B_LENDIAN_TO_HOST_INT32(first_fat_block); }
63 { return B_LENDIAN_TO_HOST_INT32(fat_length); }
65 { return B_LENDIAN_TO_HOST_INT32(first_data_block); }
67 { return B_LENDIAN_TO_HOST_INT32(cluster_count); }
69 { return B_LENDIAN_TO_HOST_INT32(root_dir_cluster); }
71 { return B_LENDIAN_TO_HOST_INT32(serial_number); }
165 { return B_LENDIAN_TO_HOST_INT32(start_cluster); }
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h36 { return B_LENDIAN_TO_HOST_INT32(inode_id); }
66 { return B_LENDIAN_TO_HOST_INT32(hash); }
68 { return B_LENDIAN_TO_HOST_INT32(block); }
H A DBitmapBlock.cpp83 uint32 bits = B_LENDIAN_TO_HOST_INT32(data[startIndex]);
98 uint32 bits = B_LENDIAN_TO_HOST_INT32(data[index]);
121 uint32 bits = B_LENDIAN_TO_HOST_INT32(data[index]);
154 uint32 bits = B_LENDIAN_TO_HOST_INT32(fData[startIndex]);
188 uint32 bits = B_LENDIAN_TO_HOST_INT32(fData[index]);
221 uint32 bits = B_LENDIAN_TO_HOST_INT32(fData[index]);
263 uint32 bits = B_LENDIAN_TO_HOST_INT32(data[index]);
289 bits = B_LENDIAN_TO_HOST_INT32(data[fMaxIndex]);
299 bits = B_LENDIAN_TO_HOST_INT32(data[index]);
332 uint32 bits = B_LENDIAN_TO_HOST_INT32(dat
[all...]
H A DDataStream.cpp70 block = B_LENDIAN_TO_HOST_INT32(fStream->direct[index]);
82 uint32* indirectBlocks = (uint32*)cached.SetTo(B_LENDIAN_TO_HOST_INT32(
87 block = B_LENDIAN_TO_HOST_INT32(indirectBlocks[index]);
99 uint32* indirectBlocks = (uint32*)cached.SetTo(B_LENDIAN_TO_HOST_INT32(
104 uint32 indirectIndex = B_LENDIAN_TO_HOST_INT32(indirectBlocks[index
114 block = B_LENDIAN_TO_HOST_INT32(
129 uint32* indirectBlocks = (uint32*)cached.SetTo(B_LENDIAN_TO_HOST_INT32(
134 uint32 indirectIndex = B_LENDIAN_TO_HOST_INT32(indirectBlocks[index
144 indirectIndex = B_LENDIAN_TO_HOST_INT32(
154 block = B_LENDIAN_TO_HOST_INT32(
[all...]
H A Dext2.h99 uint32 BlockShift() const { return B_LENDIAN_TO_HOST_INT32(block_shift) + 10; }
100 uint32 NumInodes() const { return B_LENDIAN_TO_HOST_INT32(num_inodes); }
103 uint64 blocks = B_LENDIAN_TO_HOST_INT32(num_blocks);
105 blocks |= ((uint64)B_LENDIAN_TO_HOST_INT32(num_blocks_high) << 32);
108 uint32 FreeInodes() const { return B_LENDIAN_TO_HOST_INT32(free_inodes); }
111 uint64 blocks = B_LENDIAN_TO_HOST_INT32(free_blocks);
113 blocks |= ((uint64)B_LENDIAN_TO_HOST_INT32(free_blocks_high) << 32);
118 uint64 blocks = B_LENDIAN_TO_HOST_INT32(reserved_blocks);
120 blocks |= ((uint64)B_LENDIAN_TO_HOST_INT32(reserved_blocks_high) << 32);
125 { return B_LENDIAN_TO_HOST_INT32(first_data_bloc
[all...]
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660_identify.cpp299 (int)B_LENDIAN_TO_HOST_INT32(primary->size)));
301 (int)B_LENDIAN_TO_HOST_INT32(primary->set_size)));
303 (int)B_LENDIAN_TO_HOST_INT32(primary->sequence_number)));
305 (int)B_LENDIAN_TO_HOST_INT32(primary->logical_block_size)));
307 (int)B_LENDIAN_TO_HOST_INT32(primary->path_table_size)));
339 (int)B_LENDIAN_TO_HOST_INT32(record->location)));
341 (int)B_LENDIAN_TO_HOST_INT32(record->data_length)));
436 info->max_blocks = B_LENDIAN_TO_HOST_INT32(primary->set_size);
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h375 uint32 length() const { return B_LENDIAN_TO_HOST_INT32(_length); }
376 uint32 location() const { return B_LENDIAN_TO_HOST_INT32(_location); }
395 uint32 block() const { return B_LENDIAN_TO_HOST_INT32(_block); }
448 uint32 block() const { return B_LENDIAN_TO_HOST_INT32(_block); }
464 uint32 type_and_length() const { return B_LENDIAN_TO_HOST_INT32(_type_and_length); }
510 uint32 unique_id() const { return B_LENDIAN_TO_HOST_INT32(_accessor().unique_id); }
553 uint32 type_and_length() const { return B_LENDIAN_TO_HOST_INT32(_type_and_length); }
582 uint32 location() const { return B_LENDIAN_TO_HOST_INT32(_location); }
704 uint32 vds_number() const { return B_LENDIAN_TO_HOST_INT32(_vds_number); }
705 uint32 primary_volume_descriptor_number() const { return B_LENDIAN_TO_HOST_INT32(_primary_volume_descriptor_numbe
[all...]
/haiku/src/apps/diskprobe/
H A DDiskProbe.cpp156 B_LENDIAN_TO_HOST_INT32(settings.base_type));
159 float(B_LENDIAN_TO_HOST_INT32(settings.font_size)));
/haiku/src/libs/icon/flat_icon/
H A DLittleEndianBuffer.cpp210 value = B_LENDIAN_TO_HOST_INT32(*(uint32*)fHandle);
/haiku/src/system/kernel/
H A Dconvertutf.cpp71 ? B_LENDIAN_TO_HOST_INT32(source[i])
86 ? B_LENDIAN_TO_HOST_INT32(source[i + 1])
/haiku/src/system/libroot/posix/crypt/
H A Dcrypto_scrypt_smix.cpp177 X[k] = B_LENDIAN_TO_HOST_INT32(((uint32_t*)B)[k]);
/haiku/headers/os/drivers/pcmcia/
H A Dk_compat.h60 #define le32_to_cpu B_LENDIAN_TO_HOST_INT32
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h107 #define B_LENDIAN_TO_HOST_INT32(arg) FSSH_B_LENDIAN_TO_HOST_INT32(arg) macro
/haiku/src/add-ons/accelerants/common/
H A Ddecode_edid.c37 vendor->serial = B_LENDIAN_TO_HOST_INT32(raw->serial);
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dgpu.cpp69 gInfo->displayClockFrequency = B_LENDIAN_TO_HOST_INT32(
H A Dpll.cpp108 = B_LENDIAN_TO_HOST_INT32(
113 = B_LENDIAN_TO_HOST_INT32(
244 if (pll->pixelClock / 10 > B_LENDIAN_TO_HOST_INT32(
273 if (pll->pixelClock / 10 > B_LENDIAN_TO_HOST_INT32(
303 if (pll->pixelClock / 10 > B_LENDIAN_TO_HOST_INT32(
704 pll->adjustedClock = B_LENDIAN_TO_HOST_INT32(
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioBalloonDevice.cpp245 return B_LENDIAN_TO_HOST_INT32(desiredSize);
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp2102 B_LENDIAN_TO_HOST_INT32(endpoint->trbs[link].flags));
2612 fCmdResult[1] = B_LENDIAN_TO_HOST_INT32(trb->flags);
2622 const uint32 flags = B_LENDIAN_TO_HOST_INT32(trb->flags);
2788 TRB_3_TYPE_GET(B_LENDIAN_TO_HOST_INT32(trbs[i].flags)),
3063 uint32 temp = B_LENDIAN_TO_HOST_INT32(fEventRing[i].flags);
3067 fEventRing[i].status, B_LENDIAN_TO_HOST_INT32(fEventRing[i].flags));
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp306 uint32 addr = B_LENDIAN_TO_HOST_INT32(*stream->position);
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c264 if ((B_LENDIAN_TO_HOST_INT32(ptb[i]) & EMU_CHAN_MAP_PTE_MASK) == silentpage) {
268 if ((B_LENDIAN_TO_HOST_INT32(ptb[i + j]) & EMU_CHAN_MAP_PTE_MASK)
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h117 { return B_LENDIAN_TO_HOST_INT32(item_count); }
150 { return B_LENDIAN_TO_HOST_INT32(offset); }
152 { return B_LENDIAN_TO_HOST_INT32(size); }
192 uint32 IOAlign() const { return B_LENDIAN_TO_HOST_INT32(io_align); }
193 uint32 IOWidth() const { return B_LENDIAN_TO_HOST_INT32(io_width); }
195 { return B_LENDIAN_TO_HOST_INT32(sector_size); }
260 uint32 BlockSize() const { return B_LENDIAN_TO_HOST_INT32(node_size); }
261 uint32 SectorSize() const { return B_LENDIAN_TO_HOST_INT32(sector_size); }
296 uint32 UserID() const { return B_LENDIAN_TO_HOST_INT32(uid); }
297 uint32 GroupID() const { return B_LENDIAN_TO_HOST_INT32(gi
[all...]

Completed in 239 milliseconds

12