summaryrefslogtreecommitdiff
path: root/src/sys/include/io/usb/xhcivar.h
AgeCommit message (Expand)Author
2025-10-12kern: xhci: Allocate and init command ring / CRCRIan Moffett
2025-10-11kern: xhci: Initialize the DCBAAP register on initIan Moffett
2025-10-11kern: usb: Extract HCSPARAMS1 register fieldsIan Moffett
2025-10-11kern: xhci: Implement controller hard resetIan Moffett
2025-10-11kern: io: Add initial xHCI skeletonIan Moffett