Home
last modified time | relevance | path

Searched refs:ub_rhaddr (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/sys/dev/usb/
Dusbdivar.h188 uint8_t ub_rhaddr; /* roothub address */ member
Dusbroothub.c526 bus->ub_rhaddr = value; in roothub_ctrl_start()
Dvhci.c400 if (addr == bus->ub_rhaddr) { in vhci_open()
Dohci.c2096 addr, ed->bEndpointAddress, bus->ub_rhaddr); in ohci_open()
2105 if (addr == bus->ub_rhaddr) { in ohci_open()
Duhci.c3393 bus->ub_rhaddr); in uhci_open()
3402 if (pipe->up_dev->ud_addr == bus->ub_rhaddr) { in uhci_open()
Dmotg.c525 uint8_t rhaddr = pipe->up_dev->ud_bus->ub_rhaddr; in motg_open()
Dxhci.c3745 uint8_t rhaddr = dev->ud_bus->ub_rhaddr; in xhci_setup_tthub()
Dehci.c1963 uint8_t rhaddr = dev->ud_bus->ub_rhaddr; in ehci_open()
/netbsd/src/sys/rump/dev/lib/libugenhc/
Dugenhc.c771 uint8_t rhaddr = dev->ud_bus->ub_rhaddr; in ugenhc_open()
/netbsd/src/sys/external/bsd/dwc2/
Ddwc2.c386 if (addr == dev->ud_bus->ub_rhaddr) { in dwc2_open()
/netbsd/src/sys/arch/mips/adm5120/dev/
Dahci.c360 uint8_t rhaddr = dev->ud_bus->ub_rhaddr; in ahci_open()
/netbsd/src/sys/dev/ic/
Dsl811hs.c1035 rhaddr = dev->ud_bus->ub_rhaddr; in slhci_open()