Searched refs:hub (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/sys/dev/usb/ |
| D | uhub.c | 65 SDT_PROBE_DEFINE1(usb, hub, explore, start, 67 SDT_PROBE_DEFINE1(usb, hub, explore, done, 70 SDT_PROBE_DEFINE3(usb, hub, explore, rescan, 74 SDT_PROBE_DEFINE5(usb, hub, explore, portstat, 80 SDT_PROBE_DEFINE3(usb, hub, explore, disconnect, 84 SDT_PROBE_DEFINE5(usb, hub, explore, reset, 90 SDT_PROBE_DEFINE4(usb, hub, explore, connect, 95 SDT_PROBE_DEFINE4(usb, hub, explore, connected, 101 SDT_PROBE_DEFINE2(usb, hub, interrupt, , 307 struct usbd_hub *hub = NULL; in uhub_attach() local [all …]
|
| D | usb_subr.c | 1090 struct usbd_hub *hub = hdev->ud_hub; in usbd_properties() local 1093 KASSERT(hub != NULL); in usbd_properties() 1096 for (p=1; p <= hub->uh_hubdesc.bNbrPorts; ++p) { in usbd_properties() 1097 if (hub->uh_ports[p-1].up_dev == dev) { in usbd_properties() 1399 struct usbd_device *hub; in usbd_new_device() local 1456 for (adev = dev, hub = up->up_parent; in usbd_new_device() 1457 hub != NULL && hub->ud_speed != USB_SPEED_HIGH; in usbd_new_device() 1458 adev = hub, hub = hub->ud_myhub) in usbd_new_device() 1460 if (hub) { in usbd_new_device() 1461 for (p = 1; p <= hub->ud_hub->uh_hubdesc.bNbrPorts; p++) { in usbd_new_device() [all …]
|
| D | xhci.c | 3672 struct usbd_device *hub; in xhci_setup_route() local 3681 for (hub = dev; hub != NULL; hub = hub->ud_myhub) { in xhci_setup_route() 3685 (uintptr_t)hub, hub->ud_depth, (uintptr_t)hub->ud_powersrc, in xhci_setup_route() 3686 hub->ud_powersrc ? (uintptr_t)hub->ud_powersrc->up_portno : in xhci_setup_route() 3689 if (hub->ud_powersrc == NULL) in xhci_setup_route() 3691 dep = hub->ud_depth; in xhci_setup_route() 3694 rhport = hub->ud_powersrc->up_portno; in xhci_setup_route() 3703 size_t bn = hub == sc->sc_bus.ub_roothub ? 0 : 1; in xhci_setup_route() 3706 for (adev = dev, hub = up->up_parent; in xhci_setup_route() 3707 hub != NULL && hub->ud_speed != USB_SPEED_HIGH; in xhci_setup_route() [all …]
|
| D | TODO | 24 Make hub driver notice transition between self and bus powered state.
|
| D | usbdivar.h | 144 usbd_status (*uh_explore)(struct usbd_device *hub);
|
| D | FILES | 39 uhub.c USB hub driver
|
| D | usbdevs | 1006 product ATMEL UHB124 0x3301 UHB124 hub 1184 product CATC ANDROMEDA 0x1237 Andromeda hub 1191 product CHERRY MY3000HUB 0x0003 My3000 hub 1325 product CTX EX1300 0x9999 Ex1300 hub 1549 product EIZO HUB 0x0000 hub 1598 product ENTREGA 2U4S 0x8004 2U4S serial connector/usb hub 1874 product HP LP2275W 0x2e24 LP2275w hub 1875 product HP LP2475W 0x2f24 LP2475w hub 2179 product LINUXFOUNDATION ROOT_HUB_11 0x0001 1.1 root hub 2180 product LINUXFOUNDATION ROOT_HUB_20 0x0002 2.0 root hub [all …]
|
| /netbsd/src/sys/netbt/ |
| D | hci_unit.c | 219 device_t hub; in hci_disable() local 221 hub = unit->hci_bthub; in hci_disable() 225 config_detach(hub, DETACH_FORCE); in hci_disable()
|
| /netbsd/src/share/misc/ |
| D | acronyms.comp | 659 FWH firmware hub 682 GMCH graphics and memory controller hub 774 ICH I/O controller hub 1002 MCH memory controller hub 1254 PCH platform controller hub
|
| /netbsd/src/share/dict/ |
| D | web2a | 2555 artillery hub 10068 carriage hub 21908 fixed-hub 21909 fixed-hub axle 29359 hub-band 29360 hub-bander 29361 hub-banding 29363 hub borer 29364 hub-boring 29365 hub brake [all …]
|
| D | web2 | 88114 hub
|
| /netbsd/src/etc/ |
| D | services | 8345 quest-data-hub 3566/tcp # Quest Data Hub [Greg_Cottman_2] … 14241 hub-open-net 8313/tcp # Hub Open Network [Grexie] … 17911 # homekit tcp Protocol for home hub [Apple_Inc_4] …
|
| /netbsd/src/games/fortune/datfiles/ |
| D | fortunes | 2116 Boston State House is the hub of the Solar System. You couldn't pry
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | postconf.proto | 12213 # to a central mail hub.
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | CHANGES.md | 17131 *Kris Kennaway <kris@hub.freebsd.org>, modified by Ulf Möller*
|