HomeSort by: relevance | last modified time | path
    Searched defs:xhci_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhcivar.h 85 struct xhci_softc { struct
147 void (*sc_vendor_init)(struct xhci_softc *);
148 int (*sc_vendor_port_status)(struct xhci_softc *, uint32_t, int);
170 int xhci_init(struct xhci_softc *);
171 void xhci_start(struct xhci_softc *);
173 int xhci_detach(struct xhci_softc *, int);

Completed in 12 milliseconds