HelenOS sources
xhci_qword_t 83 uspace/drv/bus/usb/xhci/hw_struct/common.h static inline void xhci_qword_set(xhci_qword_t *storage, uint64_t value)
xhci_qword_t 88 uspace/drv/bus/usb/xhci/hw_struct/common.h static inline void xhci_qword_set_bits(xhci_qword_t *storage, uint64_t value,
xhci_qword_t 52 uspace/drv/bus/usb/xhci/hw_struct/context.h xhci_qword_t data2;
xhci_qword_t 103 uspace/drv/bus/usb/xhci/hw_struct/trb.h xhci_qword_t parameter;
xhci_qword_t 214 uspace/drv/bus/usb/xhci/hw_struct/trb.h xhci_qword_t rs_base_ptr; /* 64B aligned */
HelenOS homepage, sources at GitHub