HelenOS sources

hcd_to_hc          93 uspace/drv/bus/usb/ehci/hc.h static inline hc_t *hcd_to_hc(hc_device_t *hcd)
hcd_to_hc          86 uspace/drv/bus/usb/ohci/hc.h static inline hc_t *hcd_to_hc(hc_device_t *hcd)
hcd_to_hc         147 uspace/drv/bus/usb/uhci/hc.h static inline hc_t *hcd_to_hc(hc_device_t *hcd)
hcd_to_hc          49 uspace/drv/bus/usb/xhci/main.c static inline xhci_hc_t *hcd_to_hc(hc_device_t *hcd)
HelenOS homepage, sources at GitHub