HelenOS sources

xhci_input_ctx     50 uspace/drv/bus/usb/xhci/commands.h typedef struct xhci_input_ctx xhci_input_ctx_t;
xhci_input_ctx    384 uspace/drv/bus/usb/xhci/debug.c void xhci_dump_input_ctx(const xhci_hc_t *hc, const struct xhci_input_ctx *ictx)
xhci_input_ctx     50 uspace/drv/bus/usb/xhci/debug.h struct xhci_input_ctx;
xhci_input_ctx     66 uspace/drv/bus/usb/xhci/debug.h     const struct xhci_input_ctx *);
HelenOS homepage, sources at GitHub