Searched refs:send_word (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/tools/usbboot/
H A Dusbboot.c138 send_word(libusb_device_handle *usb, uint32_t msg) { function
157 send_word(usb, OMAP44xx_bootmsg_getid);
188 send_word(usb, OMAP44xx_bootmsg_periphboot);
190 send_word(usb, aboot_size);
207 send_word(usb, image_size);
212 send_word(usb, load_address);
217 send_word(usb, entry_point);
256 send_word(usb, ABOOT_NO_MORE_DATA);

Completed in 37 milliseconds