Home
last modified time | relevance | path

Searched defs:virt_root_hub (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h228 struct virt_root_hub { struct
229 int devnum; /* Address of Root Hub endpoint */
230 void *dev; /* was urb */
231 void *int_addr;
232 int send;
233 int interval;
/external/u-boot/drivers/usb/host/
Dohci.h244 struct virt_root_hub { struct
245 int devnum; /* Address of Root Hub endpoint */
246 void *dev; /* was urb */
247 void *int_addr;
248 int send;
249 int interval;