OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uh_hubdesc
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/usb/
uhub.c
376
hub->
uh_hubdesc
= hubdesc;
489
pwrdly = dev->ud_hub->
uh_hubdesc
.bPwrOn2PwrGood * UHD_PWRON_FACTOR
532
usb_hub_descriptor_t *hd = &dev->ud_hub->
uh_hubdesc
;
924
nports = hub->
uh_hubdesc
.bNbrPorts;
1003
nports = devhub->ud_hub->
uh_hubdesc
.bNbrPorts;
usbdivar.h
146
usb_hub_descriptor_t
uh_hubdesc
;
member in struct:usbd_hub
usb_subr.c
1100
for (p=1; p <= hub->
uh_hubdesc
.bNbrPorts; ++p) {
1466
for (p = 1; p <= hub->ud_hub->
uh_hubdesc
.bNbrPorts; p++) {
1809
const int nports = dev->ud_hub->
uh_hubdesc
.bNbrPorts;
xhci.c
3743
for (p = 1; p <= hub->ud_hub->
uh_hubdesc
.bNbrPorts; p++) {
3815
usb_hub_descriptor_t *hd = &dev->ud_hub->
uh_hubdesc
;
/src/sys/compat/common/
usb_subr_30.c
175
const u_int nports = dev->ud_hub->
uh_hubdesc
.bNbrPorts;
Completed in 79 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025