Searched refs:h_hub_descr (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h174 struct usb_hub_descr h_hub_descr; member in struct:hubd
263 hubd::h_hub_descr
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c683 for (portno = 1; portno <= hubd->h_hub_descr.bNbrPorts; portno++) {
716 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
722 ASSERT(port <= hubd->h_hub_descr.bNbrPorts);
758 (port <= hubd->h_hub_descr.bNbrPorts); port++) {
1445 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
1468 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
2028 "#ports=0x%x", hubd->h_hub_descr.bNbrPorts);
2030 for (i = 1; i <= hubd->h_hub_descr.bNbrPorts; i++) {
2049 ports_count = hubd->h_hub_descr.bNbrPorts;
2337 for (port = 1; port <= hubd->h_hub_descr
[all...]

Completed in 109 milliseconds