Home
last modified time | relevance | path

Searched refs:xhci_slot_ctx (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h75 struct xhci_slot_ctx { struct
175 struct xhci_slot_ctx ctx_slot;
180 struct xhci_slot_ctx ctx_slot;
Dxhci.c151 xhci_dump_device(struct xhci_softc *sc, struct xhci_slot_ctx *psl) in xhci_dump_device()