Searched refs:buf_dev (Results 1 – 1 of 1) sorted by relevance
1343 struct usb_page_search buf_dev; in xhci_set_address() local1438 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()1439 pdev = buf_dev.buffer; in xhci_set_address()2688 struct usb_page_search buf_dev; in xhci_alloc_device_ext() local2710 usbd_get_page(pc, 0, &buf_dev); in xhci_alloc_device_ext()2758 xhci_set_slot_pointer(sc, index, buf_dev.physaddr); in xhci_alloc_device_ext()