Home
last modified time | relevance | path

Searched refs:uhub_root_intr (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_hub.h76 void uhub_root_intr(struct usb_bus *, const uint8_t *, uint8_t);
H A Dusb_hub.c967 uhub_root_intr(struct usb_bus *bus, const uint8_t *ptr, uint8_t len) in uhub_root_intr() function
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c1618 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in ohci_root_intr()
H A Duhci.c2824 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in uhci_root_intr()
H A Dehci.c2073 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in ehci_root_intr()
H A Dxhci.c3033 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in xhci_root_intr()