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/
Dxhci.c1343 struct usb_page_search buf_dev; in xhci_set_address() local
1438 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() local
2710 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()