c67x00_hcd_to_hcd
struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
#define c67x00_hcd_dev(x) (c67x00_hcd_to_hcd(x)->self.controller)
usb_hcd_unlink_urb_from_ep(c67x00_hcd_to_hcd(c67x00), urb);
usb_hcd_giveback_urb(c67x00_hcd_to_hcd(c67x00), urb, status);