HelenOS sources

uint32_host2usb    46 uspace/drv/block/usbmast/cmdw.c 	cbw->dCBWSignature = uint32_host2usb(0x43425355);
uint32_host2usb   300 uspace/drv/bus/usb/ehci/ehci_rh.c 	const uint32_t status = uint32_host2usb(
uint32_host2usb   243 uspace/drv/bus/usb/uhci/uhci_rh.c 	const uint32_t status = uint32_host2usb(
uint32_host2usb    58 uspace/drv/bus/usb/usbdiag/tests.c 	const uint32_t test_data = uint32_host2usb(test_data_src);
uint32_host2usb   150 uspace/drv/bus/usb/usbdiag/tests.c 	const uint32_t test_data = uint32_host2usb(test_data_src);
HelenOS homepage, sources at GitHub