HelenOS sources

host2uint32_t_be   83 boot/generic/include/byteorder.h #define htonl(n)  host2uint32_t_be((n))
host2uint32_t_be  110 boot/generic/include/byteorder.h #define host2int32_t_be(n) host2uint32_t_be(n)
host2uint32_t_be  148 kernel/genarch/src/fb/fb.c 	*((uint32_t *) dst) = host2uint32_t_be((0 << 24) |
host2uint32_t_be  154 kernel/genarch/src/fb/fb.c 	*((uint32_t *) dst) = host2uint32_t_be((0 << 24) |
host2uint32_t_be  160 kernel/genarch/src/fb/fb.c 	*((uint32_t *) dst) = host2uint32_t_be((RED(rgb, 8) << 24) |
host2uint32_t_be  166 kernel/genarch/src/fb/fb.c 	*((uint32_t *) dst) = host2uint32_t_be((BLUE(rgb, 8) << 24) |
host2uint32_t_be  530 uspace/app/mkfat/mkfat.c 		bs->fat32.id = host2uint32_t_be(vsn);
host2uint32_t_be  539 uspace/app/mkfat/mkfat.c 		bs->id = host2uint32_t_be(vsn);
host2uint32_t_be  978 uspace/drv/block/ata_bd/ata_bd.c 	cp.lba = host2uint32_t_be(ba);
host2uint32_t_be  979 uspace/drv/block/ata_bd/ata_bd.c 	cp.xfer_len = host2uint32_t_be(cnt);
host2uint32_t_be  341 uspace/drv/block/usbmast/scsi_ms.c 	cdb.lba = host2uint32_t_be(ba);
host2uint32_t_be  397 uspace/drv/block/usbmast/scsi_ms.c 	cdb.lba = host2uint32_t_be(ba);
host2uint32_t_be  442 uspace/drv/block/usbmast/scsi_ms.c 		.lba = host2uint32_t_be(ba),
host2uint32_t_be  649 uspace/drv/nic/ar9271/ar9271.c 	cap_msg.ampdu_limit = host2uint32_t_be(0xffff);
host2uint32_t_be   54 uspace/drv/nic/ar9271/wmi.c 	uint32_t cmd_value = host2uint32_t_be(reg_offset);
host2uint32_t_be   87 uspace/drv/nic/ar9271/wmi.c 		host2uint32_t_be(reg_offset),
host2uint32_t_be   88 uspace/drv/nic/ar9271/wmi.c 		host2uint32_t_be(val)
host2uint32_t_be  195 uspace/drv/nic/ar9271/wmi.c 		    host2uint32_t_be(buffer_element->offset);
host2uint32_t_be  197 uspace/drv/nic/ar9271/wmi.c 		    host2uint32_t_be(buffer_element->value);
host2uint32_t_be   83 uspace/lib/c/include/byteorder.h #define htonl(n)  host2uint32_t_be((n))
host2uint32_t_be  110 uspace/lib/c/include/byteorder.h #define host2int32_t_be(n) host2uint32_t_be(n)
host2uint32_t_be  103 uspace/lib/c/include/ddi.h 	pio_write_32(reg, host2uint32_t_be(val));
host2uint32_t_be  345 uspace/lib/crypto/crypto.c 		uint32_t be_i = host2uint32_t_be(i + 1);
host2uint32_t_be   48 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   54 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   60 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   66 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   72 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   78 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   84 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   90 uspace/lib/pixconv/pixconv.c 	*((uint32_t *) dst) = host2uint32_t_be(
host2uint32_t_be   83 uspace/lib/posix/include/libc/byteorder.h #define htonl(n)  host2uint32_t_be((n))
host2uint32_t_be  110 uspace/lib/posix/include/libc/byteorder.h #define host2int32_t_be(n) host2uint32_t_be(n)
host2uint32_t_be  103 uspace/lib/posix/include/libc/ddi.h 	pio_write_32(reg, host2uint32_t_be(val));
host2uint32_t_be  126 uspace/srv/hid/rfb/rfb.c 	dst->name_length = host2uint32_t_be(src->name_length);
host2uint32_t_be  155 uspace/srv/hid/rfb/rfb.c 	dst->enctype = host2uint32_t_be(src->enctype);
host2uint32_t_be  278 uspace/srv/hid/rfb/rfb.c 			pix = host2uint32_t_be(pix);
host2uint32_t_be  383 uspace/srv/hid/rfb/rfb.c 			mask = host2uint32_t_be(mask);
host2uint32_t_be  173 uspace/srv/net/dhcp/dhcp.c 	hdr->xid = host2uint32_t_be(xid);
host2uint32_t_be  177 uspace/srv/net/dhcp/dhcp.c 	hdr->opt_magic = host2uint32_t_be(dhcp_opt_magic);
host2uint32_t_be  206 uspace/srv/net/dhcp/dhcp.c 	hdr->xid = host2uint32_t_be(offer->xid);
host2uint32_t_be  209 uspace/srv/net/dhcp/dhcp.c 	hdr->opt_magic = host2uint32_t_be(dhcp_opt_magic);
host2uint32_t_be  144 uspace/srv/net/ethip/pdu.c 	    host2uint32_t_be(packet->sender_proto_addr);
host2uint32_t_be  147 uspace/srv/net/ethip/pdu.c 	    host2uint32_t_be(packet->target_proto_addr);
host2uint32_t_be   91 uspace/srv/net/inetsrv/icmpv6.c 	phdr.length = host2uint32_t_be(dgram->size);
host2uint32_t_be  192 uspace/srv/net/inetsrv/icmpv6.c 	phdr.length = host2uint32_t_be(dgram.size);
host2uint32_t_be  161 uspace/srv/net/inetsrv/pdu.c 	hdr->src_addr = host2uint32_t_be(src);
host2uint32_t_be  162 uspace/srv/net/inetsrv/pdu.c 	hdr->dest_addr = host2uint32_t_be(dest);
host2uint32_t_be  281 uspace/srv/net/inetsrv/pdu.c 		hdr6f->id = host2uint32_t_be(packet->ident);
host2uint32_t_be  513 uspace/srv/net/inetsrv/pdu.c 	phdr.length = host2uint32_t_be(dgram->size);
host2uint32_t_be  135 uspace/srv/net/tcp/pdu.c 	hdr->seq = host2uint32_t_be(seg->seq);
host2uint32_t_be  136 uspace/srv/net/tcp/pdu.c 	hdr->ack = host2uint32_t_be(seg->ack);
host2uint32_t_be  162 uspace/srv/net/tcp/pdu.c 		phdr->src = host2uint32_t_be(src_v4);
host2uint32_t_be  163 uspace/srv/net/tcp/pdu.c 		phdr->dest = host2uint32_t_be(dest_v4);
host2uint32_t_be  173 uspace/srv/net/tcp/pdu.c 		    host2uint32_t_be(pdu->header_size + pdu->text_size);
host2uint32_t_be  101 uspace/srv/net/udp/pdu.c 		phdr->src_addr = host2uint32_t_be(src_v4);
host2uint32_t_be  102 uspace/srv/net/udp/pdu.c 		phdr->dest_addr = host2uint32_t_be(dest_v4);
host2uint32_t_be  110 uspace/srv/net/udp/pdu.c 		phdr6->udp_length = host2uint32_t_be(pdu->data_size);
HelenOS homepage, sources at GitHub