Home
last modified time | relevance | path

Searched refs:buf_dev (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c1336 struct usb_page_search buf_dev; in xhci_set_address() local
1431 usbd_get_page(&hdev->device_pc, 0, &buf_dev); in xhci_set_address()
1432 pdev = buf_dev.buffer; in xhci_set_address()
2667 struct usb_page_search buf_dev; in xhci_alloc_device_ext() local
2689 usbd_get_page(pc, 0, &buf_dev); in xhci_alloc_device_ext()
2736 xhci_set_slot_pointer(sc, index, buf_dev.physaddr); in xhci_alloc_device_ext()

Completed in 5 milliseconds