Home
last modified time | relevance | path

Searched refs:msc_get_hcd (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvSCSI.c104 extern struct usb_hcd *msc_get_hcd(U8 host_id);
1099 hcd = msc_get_hcd(host_id); in bSCSI_Read_10()
1379 hcd = msc_get_hcd(host_id); in bSCSI_Write_10()
H A DdrvUSBEntry.c2170 struct usb_hcd *msc_get_hcd(U8 host_id) in msc_get_hcd() function