Searched defs:xhci_hw_softc (Results 1 – 1 of 1) sorted by relevance
415 struct xhci_hw_softc { struct416 struct usb_page_cache root_pc;417 struct usb_page_cache ctx_pc;418 struct usb_page_cache scratch_pc[XHCI_MAX_SCRATCHPADS];420 struct usb_page root_pg;421 struct usb_page ctx_pg;422 struct usb_page scratch_pg[XHCI_MAX_SCRATCHPADS];424 struct xhci_hw_dev devs[XHCI_MAX_DEVICES + 1];