Searched refs:rootdev (Results 1 – 13 of 13) sorted by relevance
16 int rootdev; member58 if (usb_pipedevice(pipe) == ctrl->rootdev) { in sandbox_submit_control()61 ctrl->rootdev = le16_to_cpu(setup->value); in sandbox_submit_control()131 if (ctrl->rootdev == 0) in sandbox_alloc_device()
248 int rootdev; member
744 ctrl->rootdev = le16_to_cpu(req->value); in ehci_submit_root()1127 ctrl->rootdev = 0; in usb_lowlevel_init()1156 if (usb_pipedevice(pipe) == ctrl->rootdev) { in _ehci_submit_control_msg()1157 if (!ctrl->rootdev) in _ehci_submit_control_msg()
724 if (ctrl->rootdev == 0) { in _xhci_alloc_device()974 ctrl->rootdev = le16_to_cpu(req->value); in xhci_submit_root()1182 if (usb_pipedevice(pipe) == ctrl->rootdev) in _xhci_submit_control_msg()
46 unsigned long rootdev; /* 16 */ member97 u32 rootdev; member
33 u32 rootdev; member
212 u32 rootdev; member
140 params->u.core.rootdev = 0; in setup_start_tag()
209 t->u.core.rootdev = 0; in atags_set_tag()
132 params->u.core.rootdev = 0; in setup_start_tag()
234 params->u.core.rootdev = 0x0; in setup_board_tags()
173 printf(" rootdev = 0x%x\n", t->u.core.rootdev); in atags_print_tag()
1234 int rootdev; member