grub/grub-core/bus/usb
Andrey Borzenkov 954fe77163 cleanup: grub_cpu_to_XXX_compile_time for constants
This tries to catch all cases where grub_cpu_to_XXX was used for constant
expressions (including sizeof).
2014-09-22 20:47:10 +04:00
..
emu Remove nested functions from USB iterators. 2013-01-21 21:02:24 +00:00
serial Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
ehci.c cleanup: grub_cpu_to_XXX_compile_time for constants 2014-09-22 20:47:10 +04:00
ohci.c cleanup: grub_cpu_to_XXX_compile_time for constants 2014-09-22 20:47:10 +04:00
uhci.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
usb.c * grub-core/bus/usb/usb.c (grub_usb_device_initialize): Add condition 2013-09-18 13:27:05 +02:00
usbhub.c * grub-core/bus/usb/ehci.c (grub_ehci_restore_hw): Return right enum 2013-11-07 00:45:15 +01:00
usbtrans.c * grub-core/bus/usb/usbtrans.c (grub_usb_bulk_readwrite_packetize): 2013-04-04 08:56:45 +02:00