Lines Matching refs:root_port
248 char *devpath, u16 *root_port, u16 *hub_port)
250 if (root_port) {
251 *root_port = (devpath[0] & 0x0F) - 1;
252 if (*root_port >= r8a66597->max_root_hub)
355 &dev->root_port, &dev->hub_port);
357 r8a66597->root_hub[dev->root_port].dev = dev;
362 dev->hub_port, dev->root_port);
1842 u16 root_port, hub_port;
1846 &root_port, &hub_port);
1850 hub_port, root_port);