HelenOS sources

hc_irq_code_gen   118 uspace/drv/bus/usb/xhci/hc.h extern errno_t hc_irq_code_gen(irq_code_t *, xhci_hc_t *, const hw_res_list_parsed_t *, int *);
hc_irq_code_gen    74 uspace/drv/bus/usb/xhci/main.c 	return hc_irq_code_gen(code, hc, hw_res, irq);
HelenOS homepage, sources at GitHub