Lines Matching refs:bNbrPorts

680 	for (portno = 1; portno <= hubd->h_hub_descr.bNbrPorts; portno++) {
713 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
719 ASSERT(port <= hubd->h_hub_descr.bNbrPorts);
755 (port <= hubd->h_hub_descr.bNbrPorts); port++) {
1442 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
1465 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
2025 "#ports=0x%x", hubd->h_hub_descr.bNbrPorts);
2027 for (i = 1; i <= hubd->h_hub_descr.bNbrPorts; i++) {
2046 ports_count = hubd->h_hub_descr.bNbrPorts;
2334 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
2578 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
2832 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
2958 for (port = 1; port <= hub_descr->bNbrPorts; port++) {
3045 (sizeof (dev_info_t **)) * (hubd->h_hub_descr.bNbrPorts + 1);
3208 "rval=0x%x bNbrPorts=0x%x wHubChars=0x%x "
3210 hub_descr->bNbrPorts, hub_descr->wHubCharacteristics,
3213 if (hub_descr->bNbrPorts > MAX_PORTS) {
3217 MAX_PORTS, MAX_PORTS, hub_descr->bNbrPorts);
3219 hub_descr->bNbrPorts = MAX_PORTS;
3746 nports = hubd->h_hub_descr.bNbrPorts;
4583 for (port = 1; port <= hub_descr->bNbrPorts;
5252 for (port = 1; port <= hub_descr->bNbrPorts; port++) {
5272 for (port = 1; port <= hub_descr->bNbrPorts; port++) {
5367 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
6659 for (port = 1; port <= hubd->h_hub_descr.bNbrPorts; port++) {
6858 nports = hubd->h_hub_descr.bNbrPorts;
6995 nports = hubd->h_hub_descr.bNbrPorts;