Searched refs:msc_get_hcd (Results 1 – 2 of 2) sorted by relevance
104 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()
2170 struct usb_hcd *msc_get_hcd(U8 host_id) in msc_get_hcd() function