Home
last modified time | relevance | path

Searched refs:sc_rt_addr (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.h207 uint8_t sc_rt_addr; /* root HUB address */ member
H A Datmegadci.h269 uint8_t sc_rt_addr; /* root hub address */ member
H A Davr32dci.h238 uint8_t sc_rt_addr; /* root hub address */ member
H A Duss820dci.h345 uint8_t sc_rt_addr; /* root HUB address */ member
H A Dmusb_otg.h417 uint8_t sc_rt_addr; /* root HUB address */ member
H A Datmegadci.c1755 sc->sc_rt_addr = value; in atmegadci_roothub_exec()
2045 sc->sc_rt_addr, udev->device_index); in atmegadci_ep_init()
2047 if (udev->device_index != sc->sc_rt_addr) { in atmegadci_ep_init()
H A Davr32dci.c1710 sc->sc_rt_addr = value; in avr32dci_roothub_exec()
2006 sc->sc_rt_addr, udev->device_index); in avr32dci_ep_init()
2008 if (udev->device_index != sc->sc_rt_addr) { in avr32dci_ep_init()
H A Duss820dci.c2056 sc->sc_rt_addr = value; in uss820dci_roothub_exec()
2321 sc->sc_rt_addr); in uss820dci_ep_init()
2323 if (udev->device_index != sc->sc_rt_addr) { in uss820dci_ep_init()
H A Dmusb_otg.c3788 sc->sc_rt_addr = value; in musbotg_roothub_exec()
4132 sc->sc_rt_addr); in musbotg_ep_init()
4134 if (udev->device_index != sc->sc_rt_addr) { in musbotg_ep_init()
H A Ddwc_otg.c4535 sc->sc_rt_addr = value; in dwc_otg_roothub_exec()
4886 sc->sc_rt_addr, udev->device_index); in dwc_otg_ep_init()
4888 if (udev->device_index != sc->sc_rt_addr) { in dwc_otg_ep_init()