Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c114 U32 busmap [MS_USB_MAXBUS / (8*sizeof (U32))]; member
116 static struct ms_usb_busmap busmap; variable
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c123 U32 busmap [USB_MAXBUS / (8*sizeof (U32))]; member
125 static struct usb_busmap busmap; variable