Searched refs:uhub_root_intr (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/sys/bus/u4b/ |
| HD | usb_hub.h | 76 void uhub_root_intr(struct usb_bus *, const uint8_t *, uint8_t);
|
| HD | usb_hub.c | 967 uhub_root_intr(struct usb_bus *bus, const uint8_t *ptr, uint8_t len) in uhub_root_intr() function
|
| /dragonfly/sys/bus/u4b/controller/ |
| HD | ohci.c | 1618 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in ohci_root_intr()
|
| HD | uhci.c | 2824 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in uhci_root_intr()
|
| HD | ehci.c | 2073 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in ehci_root_intr()
|
| HD | xhci.c | 3033 uhub_root_intr(&sc->sc_bus, sc->sc_hub_idata, in xhci_root_intr()
|