Searched refs:nports (Results 1 – 2 of 2) sorted by relevance
3363 info->nports = 0; in hub_ioctl()3438 info->nports = hub->maxchild; in hub_ioctl()3439 for (i = 0; i < info->nports; i++) { in hub_ioctl()3449 return info->nports + 1; in hub_ioctl()
125 char nports; /* number of downstream ports in this hub */ member