Searched defs:xhci_hw_softc (Results 1 – 1 of 1) sorted by relevance
454 struct xhci_hw_softc { struct455 struct usb_page_cache root_pc;456 struct usb_page_cache ctx_pc;457 struct usb_page_cache scratch_pc[XHCI_MAX_SCRATCHPADS];459 struct usb_page root_pg;460 struct usb_page ctx_pg;461 struct usb_page scratch_pg[XHCI_MAX_SCRATCHPADS];463 struct xhci_hw_dev devs[XHCI_MAX_DEVICES + 1];