Searched refs:bDescLength (Results 1 – 4 of 4) sorted by relevance
43 uchar_t bDescLength; /* size of descriptor */ member
168 root_hub_descr->bDescLength = 7 + (2 * (length + 1)); in uhci_init_root_hub()170 root_hub_descr->bDescLength = ROOT_HUB_DESCRIPTOR_LENGTH; in uhci_init_root_hub()646 raw_descr[0] = root_hub_descr->bDescLength; in uhci_handle_get_hub_descriptor()
148 root_hub_descr->bDescLength = 7 + (2 * (length + 1)); in ohci_init_root_hub()150 root_hub_descr->bDescLength = ROOT_HUB_DESCRIPTOR_LENGTH; in ohci_init_root_hub()1183 raw_descr[0] = root_hub_descr->bDescLength; in ohci_handle_get_hub_descriptor()
148 root_hub_descr->bDescLength = 7 + (2 * (length + 1)); in ehci_init_root_hub()150 root_hub_descr->bDescLength = ROOT_HUB_DESCRIPTOR_LENGTH; in ehci_init_root_hub()1328 raw_descr[0] = root_hub_descr->bDescLength; in ehci_handle_get_hub_descriptor()